Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h378 void RecordCatchBlockInfo();
Dcode_generator.cc431 RecordCatchBlockInfo(); in Compile()
1300 void CodeGenerator::RecordCatchBlockInfo() { in RecordCatchBlockInfo() function in art::CodeGenerator