HomeSort by: relevance | last modified time | path
    Searched refs:verifyLoopNest (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfoImpl.h 372 void LoopBase<BlockT, LoopT>::verifyLoopNest(
380 (*I)->verifyLoopNest(Loops);
694 (*I)->verifyLoopNest(&Loops);
LoopInfo.h 473 void verifyLoopNest(DenseSet<const LoopT *> *Loops) const;

Completed in 23 milliseconds