Searched refs:isExpectedBDVType (Results 1 – 2 of 2) sorted by relevance
677 auto isExpectedBDVType = [](Value *BDV) { in findBasePointer() local706 assert(isExpectedBDVType(Base) && "the only non-base values " in findBasePointer()
794 auto isExpectedBDVType = [](Value *BDV) { in findBasePointer() local824 assert(isExpectedBDVType(Base) && "the only non-base values " in findBasePointer()