Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp171 void Instruction::moveBeforePreserving(Instruction *MovePos) { in moveBeforePreserving() function in Instruction
195 void Instruction::moveBeforePreserving(BasicBlock &BB, in moveBeforePreserving() function in Instruction