Home
last modified time | relevance | path

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

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