Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DUnifyLoopExits.cpp145 SetVector<BasicBlock *> Exits; in unifyLoopExits() local
DLoopRotationUtils.cpp231 SmallVector<BasicBlock *, 4> Exits; in canRotateDeoptimizingLatchExit() local
DLoopPeel.cpp95 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
DCodeExtractor.cpp748 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h222 ExitMap Exits; ///< Successor edges (and weights). member
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h226 ExitMap Exits; ///< Successor edges (and weights). member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp83 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
DCodeExtractor.cpp699 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
/external/llvm-project/llvm/unittests/Analysis/
DLoopInfoTest.cpp1411 SmallVector<BasicBlock *, 2> Exits; in TEST() local
1454 SmallVector<BasicBlock *, 2> Exits; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp274 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp281 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
/external/llvm/include/llvm/Target/
DTargetLowering.h2440 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3412 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h3610 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5638 auto &Exits = ExitNotTaken.ExtraInfo->Exits; in BackedgeTakenInfo() local