Home
last modified time | relevance | path

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

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