Searched refs:pipelineStruct (Results 1 – 1 of 1) sorted by relevance
39 PipelineScoped<TStructure> pipelineStruct; member45 if (pipelineStruct.isTotallyEmpty()) in isEmpty()52 ASSERT(pipelineStruct.isTotallyFull()); in isEmpty()114 const TStructure &pipelineStruct = [&]() -> const TStructure & { in exec() local128 mCompiler, mSymbolEnv, mIdGen, mPipeline.externalStructModifyConfig(), pipelineStruct, in exec()170 mInfo.pipelineStruct.internal = &pipelineStruct; in exec()171 mInfo.pipelineStruct.external = in exec()172 modified ? machinery.modifiedStruct : &pipelineStruct; in exec()178 mInfo.pipelineStruct.internal = &pipelineStruct; in exec()179 mInfo.pipelineStruct.external = &pipelineStruct; in exec()[all …]