Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp179 void Instruction::moveBeforePreserving(Instruction *MovePos) { in moveBeforePreserving() function in Instruction
183 void Instruction::moveBeforePreserving(BasicBlock::iterator MovePos) { in moveBeforePreserving() function in Instruction
214 void Instruction::moveBeforePreserving(BasicBlock &BB, in moveBeforePreserving() function in Instruction