Searched refs:isLoop (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Analysis/
H A DInterval.cpp27 // isLoop - Find out if there is a back edge in this interval...
29 bool Interval::isLoop() const { function in class:Interval
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DInterval.cpp27 // isLoop - Find out if there is a back edge in this interval...
29 bool Interval::isLoop() const { function in class:Interval
/external/llvm/include/llvm/Analysis/
H A DInterval.h96 /// isLoop - Find out if there is a back edge in this interval...
97 bool isLoop() const;
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DInterval.h97 /// isLoop - Find out if there is a back edge in this interval...
98 bool isLoop() const;
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1298 static bool isLoop(const Stmt *Term) { function
1320 if (!isLoop(Term))
1813 if (isLoop(Term)) {
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 524 milliseconds