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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h202 FoldingSet<SDNode> CSEMap; member in class:llvm::SelectionDAG
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp103 DenseMap<unsigned, std::vector<const MachineInstr*> > CSEMap; member in class:__anon2282::MachineLICM
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2099 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; local

Completed in 68 milliseconds