Lines Matching refs:IsTailCall
2415 bool IsTailCall() const { return call_mode_ == TAIL_CALL; }2423 if (IsTailCall()) return 0;