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