Home
last modified time | relevance | path

Searched defs:isGuaranteedToExecute (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLICM.cpp588 bool LICM::isGuaranteedToExecute(Instruction &Inst) { in isGuaranteedToExecute() function in LICM
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp931 bool llvm::isGuaranteedToExecute(const Instruction &Inst, in isGuaranteedToExecute() function in llvm