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

  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 361 /// BackedgeTakenCounts - Cache the backedge-taken count of the loops for
363 DenseMap<const Loop*, BackedgeTakenInfo> BackedgeTakenCounts;
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 121 milliseconds