Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h246 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp798 return bootstrapPipelineRecordRuntimeFunctions(G); in modifyPassConfig()
886 bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G) { in bootstrapPipelineRecordRuntimeFunctions() function in llvm::orc::MachOPlatform::MachOPlatformPlugin