Searched defs:canHoistInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ImplicitNullChecks.cpp | 511 bool ImplicitNullChecks::canHoistInst(MachineInstr *FaultingMI, in canHoistInst() function in ImplicitNullChecks |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopFuse.cpp | 1073 bool canHoistInst(Instruction &I, canHoistInst() function |