Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp723 bool UndefSeen = false; in printSubstitutions() local
728 if (!UndefSeen) { in printSubstitutions()
730 UndefSeen = true; in printSubstitutions()
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1315 bool UndefSeen = false; in printSubstitutions() local
1323 if (!UndefSeen) { in printSubstitutions()
1325 UndefSeen = true; in printSubstitutions()