Searched refs:bootstrapPipelineEnd (Results 1 – 2 of 2) sorted by relevance
247 Error bootstrapPipelineEnd(jitlink::LinkGraph &G);
860 [this](LinkGraph &G) { return bootstrapPipelineEnd(G); }); in modifyPassConfig()938 Error MachOPlatform::MachOPlatformPlugin::bootstrapPipelineEnd( in bootstrapPipelineEnd() function in llvm::orc::MachOPlatform::MachOPlatformPlugin