Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp194 using TBAANode = TBAANodeImpl<const MDNode>; typedef
400 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefInfoMask()
414 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getMemoryEffects()
491 TBAANode TA(A); in getLeastCommonType()
499 TBAANode TB(B); in getLeastCommonType()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h76 MDNode *UpgradeTBAANode(MDNode &TBAANode);