Searched refs:setupLLVM (Results 1 – 2 of 2) sorted by relevance
993 void setupLLVM (const std::vector<OptimizedInstruction>&, const char* debug_name);
2440 void Program::setupLLVM(const std::vector<OptimizedInstruction>& instructions, in setupLLVM() function in skvm::Program2890 this->setupLLVM(instructions, debug_name); in Program()