Searched defs:DeferredFunctionInfoIterator (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3181 DenseMap<Function *, uint64_t>::iterator DeferredFunctionInfoIterator) {
3182 while (DeferredFunctionInfoIterator->second == 0) {
3179 FindFunctionInStream( Function *F, DenseMap<Function *, uint64_t>::iterator DeferredFunctionInfoIterator) argument

Completed in 46 milliseconds