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.cpp171 void Instruction::moveBeforePreserving(Instruction *MovePos) { in moveBeforePreserving() function in Instruction
195 void Instruction::moveBeforePreserving(BasicBlock &BB, in moveBeforePreserving() function in Instruction