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.cpp188 MachineInstr *StartInst, *LastInst, *KillInst; global() member in __anon820378290211::Chain
H A DAArch64StackTagging.cpp372 Instruction *AArch64StackTagging::collectInitializers(Instruction *StartInst, in collectInitializers()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp273 Instruction *StartInst = (*Candidate->begin()).Inst; in splitCandidate() local
407 Instruction *StartInst = (*Candidate->begin()).Inst; in reattachCandidate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp358 Instruction *MemCpyOptPass::tryMergingIntoMemset(Instruction *StartInst, in tryMergingIntoMemset()