Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h74 FoldingSet<UniqueMachineInstr> CSEMap; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp171 CSEMap; member in __anona9a475ae0111::MachineLICMBase
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2871 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local