Home
last modified time | relevance | path

Searched refs:ValidateInvokeRuntimeWithoutRecordingPcInfo (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h497 static void ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction,
Dcode_generator.cc1622 void CodeGenerator::ValidateInvokeRuntimeWithoutRecordingPcInfo(HInstruction* instruction, in ValidateInvokeRuntimeWithoutRecordingPcInfo() function in art::CodeGenerator