Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h403 MapOfPartialMappings; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp285 auto [It, Inserted] = MapOfPartialMappings.try_emplace(Hash); in getPartialMapping()