Searched defs:moveAfter (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp134 void BasicBlock::moveAfter(BasicBlock *MovePos) { function in class:BasicBlock
H A DInstruction.cpp90 void Instruction::moveAfter(Instruction *MovePos) { function in class:Instruction
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp305 void VPRecipeBase::moveAfter(VPRecipeBase *InsertPos) { function in class:VPRecipeBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1156 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { function in class:MemorySSAUpdater

Completed in 165 milliseconds