Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h220 void cleanupIfNewFunction(llvm::StringRef FunctionName);
H A DMipsRegisterBankInfo.cpp370 void MipsRegisterBankInfo::TypeInfoForMF::cleanupIfNewFunction( in cleanupIfNewFunction() function in MipsRegisterBankInfo::TypeInfoForMF
410 TI.cleanupIfNewFunction(MI.getMF()->getName()); in getInstrMapping()