Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h379 void RecordCatchBlockInfo();
Dcode_generator.cc432 RecordCatchBlockInfo(); in Compile()
1322 void CodeGenerator::RecordCatchBlockInfo() { in RecordCatchBlockInfo() function in art::CodeGenerator