Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h154 std::string MFName; variable
H A DMipsRegisterBankInfo.cpp372 if (MFName != FunctionName) { in cleanupIfNewFunction()
373 MFName = std::string(FunctionName); in cleanupIfNewFunction()