Searched defs:compileConstructor (Results 1 – 2 of 2) sorted by relevance
887 LLVMValueRef JIT::compileConstructor(LLVMBuilderRef builder, const Constructor& c) { in compileConstructor() function in SkSL::JIT