Searched refs:AlwaysN (Results 1 – 1 of 1) sorted by relevance
301 const std::string &Stem, bool AlwaysN) { in transVecLoadStoreName() argument304 if (!AlwaysN && DemangledName == HalfStem) in transVecLoadStoreName()306 if (!AlwaysN && DemangledName.find(HalfStemR) == 0) { in transVecLoadStoreName()