Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp193 using TBAANode = TBAANodeImpl<const MDNode>; typedef
396 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in pointsToConstantMemory()
413 if ((!isStructPathTBAA(M) && TBAANode(M).isTypeImmutable()) || in getModRefBehavior()
490 TBAANode TA(A); in getLeastCommonType()
499 TBAANode TB(B); in getLeastCommonType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAutoUpgrade.h67 MDNode *UpgradeTBAANode(MDNode &TBAANode);