Searched refs:IsScalarTBAANodeImpl (Results 1 – 1 of 1) sorted by relevance
6437 static bool IsScalarTBAANodeImpl(const MDNode *MD, in IsScalarTBAANodeImpl() function6453 (IsRootTBAANode(Parent) || IsScalarTBAANodeImpl(Parent, Visited)); in IsScalarTBAANodeImpl()6462 bool Result = IsScalarTBAANodeImpl(MD, Visited); in isValidScalarTBAANode()