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