Lines Matching defs:Entry
86 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
125 MachineBasicBlock *Entry; member in __anonaa7be00e0111::ReachabilityGraph
194 LoopBlocks(MachineBasicBlock *Entry, const BlockSet &Enterers) in LoopBlocks()
202 MachineBasicBlock *Entry; member in __anonaa7be00e0111::LoopBlocks
252 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion()
377 for (auto *Entry : SortedEntries) { in makeSingleEntryLoop() local
393 for (auto *Entry : SortedEntries) { in makeSingleEntryLoop() local
404 for (auto *Entry : Pred->successors()) { in makeSingleEntryLoop() local
420 for (auto *Entry : Pred->successors()) in makeSingleEntryLoop() local
433 for (auto *Entry : Pred->successors()) { in makeSingleEntryLoop() local
507 MachineBasicBlock &Entry = *MF.begin(); in addImplicitDefs() local