Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h153 std::string MFName; variable
H A DMipsRegisterBankInfo.cpp391 if (MFName != FunctionName) { in cleanupIfNewFunction()
392 MFName = std::string(FunctionName); in cleanupIfNewFunction()