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