Searched refs:StructPath (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5478 SmallPtrSet<MDNode *, 4> StructPath; local
5483 if (!StructPath.insert(BaseNode).second) {

Completed in 119 milliseconds