Searched refs:checkCallDepth (Results 1 – 2 of 2) sorted by relevance
233 bool checkCallDepth();
656 if ((compileOptions & SH_LIMIT_CALL_STACK_DEPTH) != 0 && !checkCallDepth()) in checkAndSimplifyAST()1345 bool TCompiler::checkCallDepth() in checkCallDepth() function in sh::TCompiler