Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp570 void DbgRecord::moveBefore(DbgRecord *MoveBefore) { in moveBefore()
583 void DbgRecord::moveBefore(self_iterator MoveBefore) { in moveBefore()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp747 std::function<void(Value*, Value*)> MoveBefore = in CreateWideLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5006 BasicBlock::iterator MoveBefore; in freezeOtherUses() local