Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
SkSLGetReturnComplexity.cpp File Reference
#include "src/sksl/SkSLAnalysis.h"
#include "src/sksl/SkSLDefines.h"
#include "src/sksl/analysis/SkSLProgramVisitor.h"
#include "src/sksl/ir/SkSLBlock.h"
#include "src/sksl/ir/SkSLFunctionDefinition.h"
#include "src/sksl/ir/SkSLIRNode.h"
#include "src/sksl/ir/SkSLStatement.h"
#include <algorithm>
#include <memory>

Go to the source code of this file.

Classes

class  SkSL::CountReturnsWithLimit
 

Namespaces

namespace  SkSL
 

Functions

static int SkSL::count_returns_at_end_of_control_flow (const FunctionDefinition &funcDef)