Home
last modified time | relevance | path

Searched refs:bootstrapPipelineRecordRuntimeFunctions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h157 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp748 return bootstrapPipelineRecordRuntimeFunctions(G); in modifyPassConfig()
820 bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G) { in bootstrapPipelineRecordRuntimeFunctions() function in llvm::orc::MachOPlatform::MachOPlatformPlugin