Searched refs:RootList (Results 1 – 1 of 1) sorted by relevance
116 SmallVector<BBInfo *, 10> RootList; in BuildBlockList() local155 RootList.push_back(PredInfo); in BuildBlockList()169 while (!RootList.empty()) { in BuildBlockList()170 Info = RootList.pop_back_val(); in BuildBlockList()