Searched refs:IsRootTBAANode (Results 1 – 1 of 1) sorted by relevance
6433 static bool IsRootTBAANode(const MDNode *MD) { in IsRootTBAANode() function6453 (IsRootTBAANode(Parent) || IsScalarTBAANodeImpl(Parent, Visited)); in IsScalarTBAANodeImpl()6589 for (/* empty */; BaseNode && !IsRootTBAANode(BaseNode); in visitTBAAMetadata()