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