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

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

Completed in 181 milliseconds