Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp193 using TBAANode = TBAANodeImpl<const MDNode>; typedef
400 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in pointsToConstantMemory()
417 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefBehavior()
494 TBAANode TA(A); in getLeastCommonType()
503 TBAANode TB(B); in getLeastCommonType()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAutoUpgrade.h75 MDNode *UpgradeTBAANode(MDNode &TBAANode);