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