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

/external/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h81 bool callsEhReturn() const { return CallsEhReturn; } function in class:llvm::MipsFunctionInfo
H A DMipsSEFrameLowering.cpp356 if (MipsFI->callsEhReturn()) {
422 if (MipsFI->callsEhReturn()) {
523 if (MipsFI->callsEhReturn())

Completed in 159 milliseconds