Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp511 bool ImplicitNullChecks::canHoistInst(MachineInstr *FaultingMI, in canHoistInst() function in ImplicitNullChecks
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1073 bool canHoistInst(Instruction &I, canHoistInst() function