Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp207 BasicBlock *StartBB, Instruction *StartInst, in findDependencies()
258 Instruction *StartInst, in findSingleDependency()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp280 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()
371 Instruction &StartInst = (MoveForward ? I : InsertPoint); in isSafeToMoveBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp184 MachineInstr *StartInst, *LastInst, *KillInst; member in __anon820378290211::Chain
H A DAArch64StackTagging.cpp362 Instruction *AArch64StackTagging::collectInitializers(Instruction *StartInst, in collectInitializers()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp274 Instruction *StartInst = (*Candidate->begin()).Inst; in splitCandidate() local
408 Instruction *StartInst = (*Candidate->begin()).Inst; in reattachCandidate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp351 Instruction *MemCpyOptPass::tryMergingIntoMemset(Instruction *StartInst, in tryMergingIntoMemset()