Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp180 bool isTypeImmutable() const { in isTypeImmutable() function in __anon81e8b32e0111::TBAANodeImpl
243 bool isTypeImmutable() const { in isTypeImmutable() function in __anon81e8b32e0111::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()