Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp760 DenseMap<Function *, uint64_t>::iterator DeferredFunctionInfoIterator);
5209 DenseMap<Function *, uint64_t>::iterator DeferredFunctionInfoIterator) { in findFunctionInStream() argument
5210 while (DeferredFunctionInfoIterator->second == 0) { in findFunctionInStream()