Searched refs:TypeIsImmutable (Results 1 – 2 of 2) sorted by relevance
165 bool TypeIsImmutable() const { in TypeIsImmutable() function in __anond7c1edd40111::TBAANode200 bool TypeIsImmutable() const { in TypeIsImmutable() function in __anond7c1edd40111::TBAAStructTagNode314 if ((!isStructPathTBAA(M) && TBAANode(M).TypeIsImmutable()) || in pointsToConstantMemory()315 (isStructPathTBAA(M) && TBAAStructTagNode(M).TypeIsImmutable())) in pointsToConstantMemory()331 if ((!isStructPathTBAA(M) && TBAANode(M).TypeIsImmutable()) || in getModRefBehavior()332 (isStructPathTBAA(M) && TBAAStructTagNode(M).TypeIsImmutable())) in getModRefBehavior()
103 bool TypeIsImmutable() const { in TypeIsImmutable() function in __anon2db60b800111::TBAANode243 if (TBAANode(M).TypeIsImmutable()) in pointsToConstantMemory()259 if (TBAANode(M).TypeIsImmutable()) in getModRefBehavior()