Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp153 SetVector<BasicBlock *> Exits; in unifyLoopExits() local
H A DLoopPeel.cpp90 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
286 SmallVector<BasicBlock *, 4> Exits; in peelToTurnInvariantLoadsDerefencebale() local
H A DLoopRotationUtils.cpp225 SmallVector<BasicBlock *, 4> Exits; in canRotateDeoptimizingLatchExit() local
H A DCodeExtractor.cpp746 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h231 ExitMap Exits; ///< Successor edges (and weights). member
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h705 SmallVector<BlockT *> Exits; in computeJoinPoints() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1041 SmallPtrSet<BasicBlock *, 1> &Exits, in outputHasNonPHI()
1290 SmallPtrSet<BasicBlock *, 1> Exits; in findExtractedOutputToOverallOutputMapping() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp835 SmallVector<BasicBlock *, 4> Exits; in computeEestimateBlockWeight() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp374 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4068 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()