Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp194 using TBAANode = TBAANodeImpl<const MDNode>; typedef
397 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in pointsToConstantMemory()
414 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefBehavior()
491 TBAANode TA(A); in getLeastCommonType()
500 TBAANode TB(B); in getLeastCommonType()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAutoUpgrade.h70 MDNode *UpgradeTBAANode(MDNode &TBAANode);