Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp206 // keys that `Map1` and `Map2` have in common. in compareKeyToValueMaps() argument
66 joinExprMaps(const MapT & Map1,const MapT & Map2) joinExprMaps() argument
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1492 auto agree = [](const RegMap &Map1, const RegMap &Map2) { in computeComposites() argument