Lines Matching refs:is_fast_path
363 bool is_fast_path);
848 bool is_fast_path = driver_->ComputeInvokeInfo(dex_compilation_unit_, dex_pc,
856 if (!is_fast_path) {
859 this_addr, dex_pc, is_fast_path);
890 dex_pc, is_fast_path);
1632 bool is_fast_path = driver_->ComputeInstanceFieldInfo(
1635 if (!is_fast_path) {
1694 bool is_fast_path = driver_->ComputeInstanceFieldInfo(
1697 if (!is_fast_path) {
1899 bool is_fast_path = driver_->ComputeStaticFieldInfo(
1905 if (!is_fast_path) {
1983 bool is_fast_path = driver_->ComputeStaticFieldInfo(
1987 if (!is_fast_path) {
2495 bool is_fast_path) {
2516 if (is_fast_path) {