Searched refs:compileBlock (Results 1 – 2 of 2) sorted by relevance
182 void compileBlock(LLVMBuilderRef builder, const Block& block);
1065 void JIT::compileBlock(LLVMBuilderRef builder, const Block& block) { in compileBlock() function in SkSL::JIT1213 this->compileBlock(builder, (Block&) stmt); in compileStatement()