Searched defs:CSEMap (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ | ||
H A D | CSEInfo.h | 74 FoldingSet<UniqueMachineInstr> CSEMap; global() variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineLICM.cpp | 171 CSEMap; global() member in __anon55e02b010111::MachineLICMBase |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 3216 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; cse() local |