Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2826 auto getConditionInst = [](Instruction *TI) -> Instruction * { in runOnFunction() local
2835 if (auto *Cond = getConditionInst(TI)) in runOnFunction()