Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3383 struct CSEDenseMapInfo { struct
3416 SmallDenseMap<Instruction *, Instruction *, 4, CSEDenseMapInfo> CSEMap; in cse()
3418 if (!CSEDenseMapInfo::canHandle(&In)) in cse()