Searched refs:findLiveInMBBs (Results 1 – 3 of 3) sorted by relevance
228 bool findLiveInMBBs(SlotIndex Start, SlotIndex End, in findLiveInMBBs() function230 return Indexes->findLiveInMBBs(Start, End, MBBs); in findLiveInMBBs()
484 bool findLiveInMBBs(SlotIndex start, SlotIndex end,
242 if (!Indexes->findLiveInMBBs(I->start, I->end, LiveIn)) in addMBBLiveIns()