Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp381 using ExprKey = std::pair<Value *, Value *>; typedef in __anon3b20b3060111::SeparateConstOffsetFromGEP
1205 DenseMap<ExprKey, SmallVector<Instruction *, 2>> &DominatingExprs) { in findClosestMatchingDominator()