Searched refs:GenericLLVMIRPlatform (Results 1 – 1 of 1) sorted by relevance
87 class GenericLLVMIRPlatform : public Platform { class89 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform() function in __anon266705120111::GenericLLVMIRPlatform131 std::make_unique<GenericLLVMIRPlatform>(*this)); in GenericLLVMIRPlatformSupport()447 Error GenericLLVMIRPlatform::setupJITDylib(JITDylib &JD) { in setupJITDylib()451 Error GenericLLVMIRPlatform::notifyAdding(ResourceTracker &RT, in notifyAdding()