Home
last modified time | relevance | path

Searched refs:moveInstructionBefore (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp176 static void moveInstructionBefore(Instruction &I, Instruction &Dest,
1016 moveInstructionBefore(*I, *HoistPoint, *SafetyInfo, MSSAU, SE); in hoistRegion()
1482 static void moveInstructionBefore(Instruction &I, Instruction &Dest, in moveInstructionBefore() function
1736 moveInstructionBefore(I, *Dest->getFirstNonPHI(), *SafetyInfo, MSSAU, SE); in hoist()
1739 moveInstructionBefore(I, *Dest->getTerminator(), *SafetyInfo, MSSAU, SE); in hoist()