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