Home
last modified time | relevance | path

Searched refs:CSEDenseMapInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3192 struct CSEDenseMapInfo { struct
3220 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse()
3224 if (!CSEDenseMapInfo::canHandle(In)) in cse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3046 struct CSEDenseMapInfo { struct
3079 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse()
3083 if (!CSEDenseMapInfo::canHandle(In)) in cse()