Home
last modified time | relevance | path

Searched defs:CSEMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp171 CSEMap; global() member in __anon55e02b010111::MachineLICMBase
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3216 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; cse() local