Searched refs:InterpretOnly (Results 1 – 4 of 4) sorted by relevance
788 EXPECT_TRUE(instr->InterpretOnly()); \790 EXPECT_TRUE(instr->InterpretOnly()); \792 EXPECT_FALSE(instr->InterpretOnly()); \
307 bool InterpretOnly() const { in InterpretOnly() function
2423 if (GetInstrumentation()->InterpretOnly()) { in AddCurrentRuntimeFeaturesAsDex2OatArguments()
263 << Runtime::Current()->GetInstrumentation()->InterpretOnly(); in LoadCompiler()