Searched refs:compileStageFunctionLoop (Results 1 – 2 of 2) sorted by relevance
269 void compileStageFunctionLoop(const FunctionDefinition& f, LLVMValueRef newFunc);
1255 void JIT::compileStageFunctionLoop(const FunctionDefinition& f, LLVMValueRef newFunc) { in compileStageFunctionLoop() function in SkSL::JIT1740 this->compileStageFunctionLoop(f, result); in compileStageFunction()