Lines Matching defs:fast_path
340 bool fast_path = cu_->compiler_driver->ComputeStaticFieldInfo(
343 if (fast_path && !SLOW_FIELD_PATH) {
426 bool fast_path = cu_->compiler_driver->ComputeStaticFieldInfo(
429 if (fast_path && !SLOW_FIELD_PATH) {
651 bool fast_path = FastInstance(field_idx, field_offset, is_volatile, false);
653 if (fast_path && !SLOW_FIELD_PATH) {
712 bool fast_path = FastInstance(field_idx, field_offset, is_volatile,
714 if (fast_path && !SLOW_FIELD_PATH) {