Searched refs:WantBlockAddress (Results 1 – 2 of 2) sorted by relevance
60 enum ConstantPreference { WantInteger, WantBlockAddress }; enumerator
631 if (Preference == WantBlockAddress) in getKnownConstant()799 assert(Preference != WantBlockAddress in computeValueKnownInPredecessorsImpl()1069 Preference = WantBlockAddress; in processBlock()