Searched defs:fast_path (Results 1 – 5 of 5) sorted by relevance
66 std::pair<bool, bool> fast_path = compiler_driver->IsFastInstanceField( in Resolve() local114 std::pair<bool, bool> fast_path = compiler_driver->IsFastStaticField( in Resolve() local
213 bool fast_path = driver_.ComputeInstanceFieldInfo(field_idx, &unit_, is_put, in CompileInstanceFieldAccess() local245 bool fast_path = driver_.ComputeInvokeInfo(&unit_, dex_pc, in CompileInvokeVirtual() local
1301 bool fast_path = in InvokeUsesMethodStar() local
1086 std::pair<bool, bool> fast_path = IsFastInstanceField( in ComputeInstanceFieldInfo() local1139 std::pair<bool, bool> fast_path = IsFastStaticField( in ComputeStaticFieldInfo() local
1756 bool fast_path = method_info.FastPath(); in GenInvokeNoInline() local