Searched refs:GenericLLVMIRPlatform (Results 1 – 1 of 1) sorted by relevance
91 class GenericLLVMIRPlatform : public Platform { class93 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform() function in __anonc48a5abb0111::GenericLLVMIRPlatform138 std::make_unique<GenericLLVMIRPlatform>(*this)); in GenericLLVMIRPlatformSupport()492 Error GenericLLVMIRPlatform::setupJITDylib(JITDylib &JD) { in setupJITDylib()496 Error GenericLLVMIRPlatform::teardownJITDylib(JITDylib &JD) { in teardownJITDylib()500 Error GenericLLVMIRPlatform::notifyAdding(ResourceTracker &RT, in notifyAdding()