Searched defs:hasAnyInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h279 /// hasAnyInfo - Test whether this ExitLimit contains any computed
281 bool hasAnyInfo() const { function in struct:llvm::ScalarEvolution::ExitLimit
331 /// hasAnyInfo - Test whether this BackedgeTakenInfo contains any
334 bool hasAnyInfo() const { function in class:llvm::ScalarEvolution::BackedgeTakenInfo

Completed in 189 milliseconds