Searched refs:pipelineStruct (Results 1 – 1 of 1) sorted by relevance
55 PipelineScoped<TStructure> pipelineStruct; member61 if (pipelineStruct.isTotallyEmpty()) in isEmpty()68 ASSERT(pipelineStruct.isTotallyFull()); in isEmpty()130 const TStructure &pipelineStruct = [&]() -> const TStructure & { in exec() local148 mCompiler, mSymbolEnv, mIdGen, mPipeline.externalStructModifyConfig(), pipelineStruct, in exec()190 mInfo.pipelineStruct.internal = &pipelineStruct; in exec()191 mInfo.pipelineStruct.external = in exec()192 modified ? machinery.modifiedStruct : &pipelineStruct; in exec()198 mInfo.pipelineStruct.internal = &pipelineStruct; in exec()199 mInfo.pipelineStruct.external = &pipelineStruct; in exec()[all …]