Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3114 auto getConditionInst = [](Instruction *TI) -> Instruction * { in runOnFunction() local
3123 if (auto *Cond = getConditionInst(TI)) in runOnFunction()