Searched defs:EmitPopShadowFrame (Results 1 – 2 of 2) sorted by relevance
/art/compiler/llvm/ | ||
D | runtime_support_builder.cc | 131 void RuntimeSupportBuilder::EmitPopShadowFrame(::llvm::Value* old_shadow_frame) { in EmitPopShadowFrame() function in art::llvm::RuntimeSupportBuilder |
/art/compiler/dex/portable/ | ||
D | mir_to_gbc.cc | 226 void MirConverter::EmitPopShadowFrame() { in EmitPopShadowFrame() function in art::MirConverter |