Searched refs:TrueSlices (Results 1 – 1 of 1) sorted by relevance
598 SmallVector<std::stack<Instruction *>, 2> TrueSlices, FalseSlices; in convertProfitableSIGroups() local608 TrueSlices.push_back(TrueSlice); in convertProfitableSIGroups()631 for (auto &S : TrueSlices) { in convertProfitableSIGroups()