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

  /external/llvm/lib/Analysis/
LoopPass.cpp 235 // instead of relying on LoopInfo::verifyLoop since LoopInfo
241 CurrentLoop->verifyLoop();
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 413 /// verifyLoop - Verify loop structure
414 void verifyLoop() const {
502 /// verifyLoop - Verify loop structure of this loop and all nested loops.
506 verifyLoop();
    [all...]

Completed in 362 milliseconds