Home
last modified time | relevance | path

Searched refs:IsScalarTBAANodeImpl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp6437 static bool IsScalarTBAANodeImpl(const MDNode *MD, in IsScalarTBAANodeImpl() function
6453 (IsRootTBAANode(Parent) || IsScalarTBAANodeImpl(Parent, Visited)); in IsScalarTBAANodeImpl()
6462 bool Result = IsScalarTBAANodeImpl(MD, Visited); in isValidScalarTBAANode()