Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2073 static bool mustExecuteUBIfPoisonOnPathTo(Instruction *Root, in mustExecuteUBIfPoisonOnPathTo() function
2251 !mustExecuteUBIfPoisonOnPathTo(Phi, ExitingBB->getTerminator(), DT)) in FindLoopCounter()
2397 mustExecuteUBIfPoisonOnPathTo(IncVar, ExitingBB->getTerminator(), DT); in linearFunctionTestReplace()