Searched refs:isSafeToExecuteUnconditionally (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | LICM.cpp | 86 static bool isSafeToExecuteUnconditionally(const Instruction &Inst, 402 isSafeToExecuteUnconditionally(I, DT, TLI, CurLoop, SafetyInfo, in hoistRegion() 516 return isSafeToExecuteUnconditionally(I, DT, TLI, CurLoop, SafetyInfo, in canSinkOrHoistInst() 688 static bool isSafeToExecuteUnconditionally(const Instruction &Inst, in isSafeToExecuteUnconditionally() function
|