Searched defs:compileReturn (Results 1 – 2 of 2) sorted by relevance
188 private static void compileReturn(Bytecode code, CtClass type) { in compileReturn() method in CtNewWrappedMethod
1202 void JIT::compileReturn(LLVMBuilderRef builder, const ReturnStatement& r) { in compileReturn() function in SkSL::JIT