Searched refs:isStructPathTBAA (Results 1 – 1 of 1) sorted by relevance
368 static bool isStructPathTBAA(const MDNode *MD) { in isStructPathTBAA() function399 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefInfoMask()400 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) in getModRefInfoMask()413 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getMemoryEffects()414 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) in getMemoryEffects()454 if (!isStructPathTBAA(this)) { in isTBAAVtableAccess()670 assert(isStructPathTBAA(A) && "Access A is not struct-path aware!"); in matchAccessTags()671 assert(isStructPathTBAA(B) && "Access B is not struct-path aware!"); in matchAccessTags()743 if (!isStructPathTBAA(MD)) in shiftTBAA()794 if (!isStructPathTBAA(MD)) in extendToTBAA()