Searched refs:MaybeRecordNativeDebugInfo (Results 1 – 2 of 2) sorted by relevance
363 MaybeRecordNativeDebugInfo(slow_path->GetInstruction(), slow_path->GetDexPc(), slow_path); in GenerateSlowPaths()411 MaybeRecordNativeDebugInfo(/* instruction= */ nullptr, block->GetDexPc()); in Compile()418 MaybeRecordNativeDebugInfo(current, block->GetDexPc()); in Compile()1288 void CodeGenerator::MaybeRecordNativeDebugInfo(HInstruction* instruction, in MaybeRecordNativeDebugInfo() function in art::CodeGenerator
363 void MaybeRecordNativeDebugInfo(HInstruction* instruction,