Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6943 static bool IsScalarTBAANodeImpl(const MDNode *MD, in IsScalarTBAANodeImpl() function
6959 (IsRootTBAANode(Parent) || IsScalarTBAANodeImpl(Parent, Visited)); in IsScalarTBAANodeImpl()
6968 bool Result = IsScalarTBAANodeImpl(MD, Visited); in isValidScalarTBAANode()