Home
last modified time | relevance | path

Searched refs:isTypeImmutable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp181 bool isTypeImmutable() const { in isTypeImmutable() function in __anon0398af320111::TBAANodeImpl
244 bool isTypeImmutable() const { in isTypeImmutable() function in __anon0398af320111::TBAAStructTagNodeImpl
400 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefInfoMask()
401 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) in getModRefInfoMask()
414 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getMemoryEffects()
415 (isStructPathTBAA(M) && TBAAStructTagNode(M).isTypeImmutable())) in getMemoryEffects()