Searched defs:Exits (Results 1 – 15 of 15) sorted by relevance
145 SetVector<BasicBlock *> Exits; in unifyLoopExits() local
231 SmallVector<BasicBlock *, 4> Exits; in canRotateDeoptimizingLatchExit() local
95 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
748 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
222 ExitMap Exits; ///< Successor edges (and weights). member
226 ExitMap Exits; ///< Successor edges (and weights). member
83 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
699 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
1411 SmallVector<BasicBlock *, 2> Exits; in TEST() local1454 SmallVector<BasicBlock *, 2> Exits; in TEST() local
274 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
281 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
2440 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
3412 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
3610 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()
5638 auto &Exits = ExitNotTaken.ExtraInfo->Exits; in BackedgeTakenInfo() local