Home
last modified time | relevance | path

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

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