Home
last modified time | relevance | path

Searched refs:HadLocationArgList (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6672 HadLocationArgList(false) {} in DVIRecoveryRec()
6674 : DbgRef(DVR), Expr(DVR->getExpression()), HadLocationArgList(false) {} in DVIRecoveryRec()
6678 bool HadLocationArgList; member
6794 if (!DVIRec.HadLocationArgList) { in restorePreTransformState()
7012 NewRec->HadLocationArgList = DbgVal->hasArgList(); in DbgGatherSalvagableDVI()