Searched defs:fast_path (Results 1 – 4 of 4) sorted by relevance
85 std::pair<bool, bool> fast_path = compiler_driver->IsFastInstanceField( in Resolve() local134 std::pair<bool, bool> fast_path = compiler_driver->IsFastStaticField( in Resolve() local
238 bool fast_path = driver_.ComputeInstanceFieldInfo(field_idx, &unit_, is_put, in CompileInstanceFieldAccess() local268 bool fast_path = driver_.ComputeInvokeInfo(&unit_, dex_pc, in CompileInvokeVirtual() local
1277 std::pair<bool, bool> fast_path = IsFastInstanceField( in ComputeInstanceFieldInfo() local1328 std::pair<bool, bool> fast_path = IsFastStaticField( in ComputeStaticFieldInfo() local
1575 bool fast_path = method_info.FastPath(); in GenInvokeNoInline() local