Searched defs:Map2 (Results 1 – 3 of 3) sorted by relevance
66 joinExprMaps(const MapT & Map1,const MapT & Map2) joinExprMaps() argument 207 compareKeyToValueMaps(const llvm::MapVector<Key,Value * > & Map1,const llvm::MapVector<Key,Value * > & Map2,const Environment & Env1,const Environment & Env2,Environment::ValueModel & Model) compareKeyToValueMaps() argument
201 llvm::StringMap<int> Map2(Map); in TEST_F() local
1492 auto agree = [](const RegMap &Map1, const RegMap &Map2) { in computeComposites() argument