Searched refs:MaybeRecordNativeDebugInfo (Results 1 – 2 of 2) sorted by relevance
368 MaybeRecordNativeDebugInfo(slow_path->GetInstruction(), slow_path->GetDexPc(), slow_path); in GenerateSlowPaths()410 MaybeRecordNativeDebugInfo(nullptr /* instruction */, block->GetDexPc()); in Compile()417 MaybeRecordNativeDebugInfo(current, block->GetDexPc()); in Compile()1087 void CodeGenerator::MaybeRecordNativeDebugInfo(HInstruction* instruction, in MaybeRecordNativeDebugInfo() function in art::CodeGenerator
325 void MaybeRecordNativeDebugInfo(HInstruction* instruction,