Searched refs:SVIs (Results 1 – 1 of 1) sorted by relevance
1133 std::set<Instruction *> SVIs; in combine() local1153 SVIs.insert(VI.SVI); in combine()1168 if (SVIs.find(I) != SVIs.end()) in combine()