Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h222 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp274 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/lib/Analysis/
DScalarEvolution.cpp5638 auto &Exits = ExitNotTaken.ExtraInfo->Exits; in BackedgeTakenInfo() local