Home
last modified time | relevance | path

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

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