Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp73 bool canHandleInst(const Instruction *I) { in canHandleInst() function in __anon09b58ba30111::CanonicalizeFreezeInLoopsImpl
166 if (!Info.StepInst || !canHandleInst(Info.StepInst)) { in run()