Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp193 using TBAANode = TBAANodeImpl<const MDNode>; typedef
399 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefInfoMask()
413 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getMemoryEffects()
490 TBAANode TA(A); in getLeastCommonType()
498 TBAANode TB(B); in getLeastCommonType()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h75 MDNode *UpgradeTBAANode(MDNode &TBAANode);