HomeSort by: relevance | last modified time | path
    Searched defs:getUpperBound (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfoMetadata.cpp 411 DISubrange::BoundType DISubrange::getUpperBound() const {
497 DIGenericSubrange::BoundType DIGenericSubrange::getUpperBound() const {
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DependenceAnalysis.cpp 2711 if (const SCEV *UpperBound = getUpperBound(Bound))
2962 const SCEV *DependenceInfo::getUpperBound(BoundInfo *Bound) const {

Completed in 38 milliseconds