Searched refs:callsEhReturn (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h62 bool callsEhReturn() const { return CallsEhReturn; } function in class:llvm::MipsFunctionInfo
H A DMipsSEFrameLowering.cpp483 if (MipsFI->callsEhReturn()) {
696 if (MipsFI->callsEhReturn()) {
859 if (MipsFI->callsEhReturn())

Completed in 119 milliseconds