Home | History | Annotate | Download | only in arm

Lines Matching refs:IsStub

143     if (info()->IsStub()) {
285 DCHECK(info()->IsStub());
359 DCHECK(info()->IsStub());
389 DCHECK(info()->IsStub());
851 DCHECK(info()->IsOptimizing() || info()->IsStub());
859 if (FLAG_deopt_every_n_times != 0 && !info()->IsStub()) {
900 DCHECK(info()->IsStub() || frame_is_built_);
923 Deoptimizer::BailoutType bailout_type = info()->IsStub()
2218 DCHECK(!info()->IsStub());
2223 DCHECK(!info()->IsStub());
2234 DCHECK(!info()->IsStub());
2238 DCHECK(!info()->IsStub());
2242 DCHECK(!info()->IsStub());
2245 DCHECK(!info()->IsStub());
2253 DCHECK(!info()->IsStub());
5623 if (!info()->IsStub()) {
5657 if (info()->IsStub() && type == Deoptimizer::EAGER) {