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

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

Completed in 85 milliseconds