Home
last modified time | relevance | path

Searched defs:Exits (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp145 SetVector<BasicBlock *> Exits; in unifyLoopExits() local
DLoopRotationUtils.cpp235 SmallVector<BasicBlock *, 4> Exits; in canRotateDeoptimizingLatchExit() local
DLoopPeel.cpp95 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
DCodeExtractor.cpp747 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h231 ExitMap Exits; ///< Successor edges (and weights). member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp785 SmallVector<BasicBlock *, 4> Exits; in computeEestimateBlockWeight() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp336 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3654 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()