Home
last modified time | relevance | path

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

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