Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp288 DenseSet<std::pair<StringRef, StringRef>> ChildBufferInfos; in tryToGenerate() local
300 ChildBufferInfos.insert( in tryToGenerate()
304 for (auto ChildBufferInfo : ChildBufferInfos) { in tryToGenerate()