Home
last modified time | relevance | path

Searched defs:LoopState (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp29 struct LoopState { struct
35 LoopState(Kind InK, const Stmt *S, const LocationContext *L, unsigned N) in LoopState() argument
39 static LoopState getNormal(const Stmt *S, const LocationContext *L, in getNormal() argument
43 static LoopState getUnrolled(const Stmt *S, const LocationContext *L, in getUnrolled() argument
51 bool operator==(const LoopState &X) const { in operator ==() argument
31 K__anonf7ab59b60111::LoopState global() argument
32 LoopStmt__anonf7ab59b60111::LoopState global() argument
33 LCtx__anonf7ab59b60111::LoopState global() argument
34 maxStep__anonf7ab59b60111::LoopState global() argument
47 isUnrolled__anonf7ab59b60111::LoopState isUnrolled() argument
48 getMaxStep__anonf7ab59b60111::LoopState getMaxStep() argument
49 getLoopStmt__anonf7ab59b60111::LoopState getLoopStmt() argument
50 getLocationContext__anonf7ab59b60111::LoopState getLocationContext() argument
54 Profile__anonf7ab59b60111::LoopState Profile() argument
[all...]