Home
last modified time | relevance | path

Searched defs:GVNToConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp464 DenseMap<unsigned, Constant *> &GVNToConstant) { in constantMatches()
550 DenseMap<unsigned, Constant *> &GVNToConstant, in collectRegionsConstants()
599 DenseMap<unsigned, Constant *> GVNToConstant; in findSameConstants() local