Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInterval.cpp29 bool Interval::isLoop() const { in isLoop() function in Interval
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInterval.cpp29 bool Interval::isLoop() const { in isLoop() function in Interval
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1298 static bool isLoop(const Stmt *Term) { in isLoop() function