Searched refs:EntryB (Results 1 – 2 of 2) sorted by relevance
607 MachineBasicBlock *EntryB = GraphTraits<MachineFunction*>::getEntryNode(MFN); in visitLoop() local608 Changed |= visitBlock(L ? HB : EntryB, L); in visitLoop()
559 MachineBasicBlock *EntryB = &getCode()->front(); in getEntryBlock() local560 return findBlock(EntryB, G); in getEntryBlock()