Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp2822 DenseMap<ConstantExpr*, Constant*> FoldedConstants; in AddReachableCodeToWorklist() local
2861 Constant *&FoldRes = FoldedConstants[CE]; in AddReachableCodeToWorklist()