Searched refs:IsCompilable (Results 1 – 5 of 5) sorted by relevance
443 bool is_compilable = IsCompilable(); in SetIntrinsic()455 DCHECK_EQ(is_compilable, IsCompilable()); in SetIntrinsic()
221 bool IsCompilable() { in IsCompilable() function
644 if (method->IsClassInitializer() || method->IsNative() || !method->IsCompilable()) { in AddSamples()
1150 DCHECK(method->IsCompilable()); in JitCompile()
1362 if (!method->IsCompilable()) { in TryBuildAndInline()