HomeSort by relevance Sort by last modified time
    Searched defs:hasLoop (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
SCCIterator.h 174 // hasLoop() -- Test if the current SCC has a loop. If it has more than one
177 bool hasLoop() const {
  /dalvik/vm/compiler/
CompilerIR.h 226 bool hasLoop; // Contains a loop

Completed in 1876 milliseconds