Searched refs:StratifiedIndex (Results 1 – 4 of 4) sorted by relevance
28 typedef unsigned StratifiedIndex; typedef34 StratifiedIndex Index;46 static const StratifiedIndex SetSentinel;49 StratifiedIndex Above;52 StratifiedIndex Below;111 const StratifiedLink &getLink(StratifiedIndex Index) const { in getLink()120 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds()188 const StratifiedIndex Number;190 BuilderLink(StratifiedIndex N) : Number(N) { in BuilderLink()204 void setBelow(StratifiedIndex I) { in setBelow()[all …]
86 const StratifiedIndex StratifiedLink::SetSentinel =87 std::numeric_limits<StratifiedIndex>::max();137 DenseMap<StratifiedIndex, InterfaceValue> InterfaceMap; in FunctionInfo()147 StratifiedIndex SetIndex) { in FunctionInfo()
27 typedef unsigned StratifiedIndex; typedef33 StratifiedIndex Index;45 static const StratifiedIndex SetSentinel;48 StratifiedIndex Above;51 StratifiedIndex Below;101 const StratifiedLink &getLink(StratifiedIndex Index) const { in getLink()110 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds()178 const StratifiedIndex Number;180 BuilderLink(StratifiedIndex N) : Number(N) { in BuilderLink()194 void setBelow(StratifiedIndex I) { in setBelow()[all …]
87 const StratifiedIndex StratifiedLink::SetSentinel =88 std::numeric_limits<StratifiedIndex>::max();125 DenseMap<StratifiedIndex, InterfaceValue> InterfaceMap; in FunctionInfo()135 StratifiedIndex SetIndex) { in FunctionInfo()