Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp109 DenseMap<unsigned, std::vector<const MachineInstr*> > CSEMap; member in __anonb770ed810111::MachineLICM
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2738 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse() local