Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DVerifier.cpp253 SmallPtrSet<const Value *, 32> GlobalValueVisited; member in __anon51203d770111::Verifier
517 forEachUser(&GV, GlobalValueVisited, [&](const Value *V) -> bool { in visitGlobalValue()