Home
last modified time | relevance | path

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

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