Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6635 HadLocationArgList(false) {} in DVIRecoveryRec()
6637 : DbgRef(DVR), Expr(DVR->getExpression()), HadLocationArgList(false) {} in DVIRecoveryRec()
6641 bool HadLocationArgList; member
6757 if (!DVIRec.HadLocationArgList) { in restorePreTransformState()
6977 NewRec->HadLocationArgList = DbgVal->hasArgList(); in DbgGatherSalvagableDVI()