Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp2582 auto getConditionInst = [](Instruction *TI) -> Instruction * { in runOnFunction() local
2591 if (auto *Cond = getConditionInst(TI)) in runOnFunction()