Searched defs:InstSet (Results 1 – 3 of 3) sorted by relevance
63 using InstSet = std::vector<InstType>; variable
373 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
5957 auto InstSet = ForcedScalar->second; in getInstructionCost() local