Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp386 void DPValue::moveAfter(DPValue *MoveAfter) { in moveAfter() argument
390 insertAfter(MoveAfter); in moveAfter()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h339 void moveAfter(DPValue *MoveAfter);