OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BackedgeTakenCounts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
ScalarEvolution.h
349
///
BackedgeTakenCounts
- Cache the backedge-taken count of the loops for
351
DenseMap<const Loop*, BackedgeTakenInfo>
BackedgeTakenCounts
;
[
all
...]
/external/llvm/lib/Analysis/
ScalarEvolution.cpp
[
all
...]
Completed in 2141 milliseconds