Home
last modified time | relevance | path

Searched defs:GenericLLVMIRPlatform (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp88 class GenericLLVMIRPlatform : public Platform { class
90 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform() function in __anon97b4e7eb0111::GenericLLVMIRPlatform