Searched defs:CSEMap (Results 1 – 3 of 3) sorted by relevance
76 FoldingSet<UniqueMachineInstr> CSEMap; variable
159 DenseMap<unsigned, std::vector<const MachineInstr *>> CSEMap; member in __anon13e9daf90111::MachineLICMBase
3238 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local