Searched defs:InstSet (Results 1 – 3 of 3) sorted by relevance
361 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps() typedef
126 using InstSet = SmallPtrSetImpl<MachineInstr *>; global() typedef
6692 auto InstSet = ForcedScalar->second; getInstructionCost() local