Searched defs:EmitBranchExceptionLandingPad (Results 1 - 1 of 1) sorted by relevance

/art/compiler/llvm/
H A Dgbc_expander.cc396 void EmitBranchExceptionLandingPad(uint32_t dex_pc);
2582 EmitBranchExceptionLandingPad(dex_pc);
2622 EmitBranchExceptionLandingPad(dex_pc);
2667 EmitBranchExceptionLandingPad(dex_pc);
2839 void GBCExpanderPass::EmitBranchExceptionLandingPad(uint32_t dex_pc) { function in class:__anon10::GBCExpanderPass

Completed in 241 milliseconds