Home
last modified time | relevance | path

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

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