Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1320 SmallVector<const GlobalVariable *, 8> FailedCandidates; in emitGlobalGOTEquivs() local
1325 FailedCandidates.push_back(GV); in emitGlobalGOTEquivs()
1329 for (auto *GV : FailedCandidates) in emitGlobalGOTEquivs()