Searched refs:LLVMCreateTargetMachineWithOptions (Results 1 – 1 of 1) sorted by relevance
200 LLVMCreateTargetMachineWithOptions(LLVMTargetRef T, const char *Triple, in LLVMCreateTargetMachineWithOptions() function222 auto *Machine = LLVMCreateTargetMachineWithOptions(T, Triple, Options); in LLVMCreateTargetMachine()