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