Searched refs:TBAANode (Results 1 – 2 of 2) sorted by relevance
193 using TBAANode = TBAANodeImpl<const MDNode>; typedef396 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()
67 MDNode *UpgradeTBAANode(MDNode &TBAANode);