Home
last modified time | relevance | path

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

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