Searched defs:compileFunctionCall (Results 1 – 2 of 2) sorted by relevance
220 LLVMValueRef JIT::compileFunctionCall(LLVMBuilderRef builder, const FunctionCall& fc) { in compileFunctionCall() function in SkSL::JIT