Home
last modified time | relevance | path

Searched defs:CheckReturn (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp96 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runOnSCC() local
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp86 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in CheckReturn() function in CCState