Searched defs:inst_seen (Results 1 – 3 of 3) sorted by relevance
36 Instruction* folded_inst, std::unordered_set<Instruction*>* inst_seen, in AddNewOperands()63 std::unordered_set<Instruction*> inst_seen; in SimplifyFunction() local