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/
DMipsRegisterBankInfo.h153 std::string MFName; variable
DMipsRegisterBankInfo.cpp391 if (MFName != FunctionName) { in cleanupIfNewFunction()
392 MFName = std::string(FunctionName); in cleanupIfNewFunction()