Searched refs:MaybeLoopStructure (Results 1 – 1 of 1) sorted by relevance
1921 Optional<LoopStructure> MaybeLoopStructure = in run() local1923 if (!MaybeLoopStructure.hasValue()) { in run()1928 LoopStructure LS = MaybeLoopStructure.getValue(); in run()