Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MaybeRecordNativeDebugInfo

197     MaybeRecordNativeDebugInfo(slow_path->GetInstruction(), slow_path->GetDexPc(), slow_path);
232 MaybeRecordNativeDebugInfo(nullptr /* instruction */, block->GetDexPc());
239 MaybeRecordNativeDebugInfo(current, block->GetDexPc());
820 void CodeGenerator::MaybeRecordNativeDebugInfo(HInstruction* instruction,