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