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