Home
last modified time | relevance | path

Searched defs:IterBool (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/IR/
DValueSymbolTable.cpp59 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in reinsertValue() local
80 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
96 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in createValueName() local
DType.cpp459 auto IterBool = in setName() local
/external/llvm/lib/LTO/
DLTOModule.cpp287 auto IterBool = in addObjCClass() local
323 auto IterBool = in addObjCCategory() local
342 auto IterBool = in addObjCClassRef() local
490 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
531 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
557 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol() local
/external/llvm/include/llvm/TableGen/
DStringToOffsetTable.h31 auto IterBool = variable
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp21 auto IterBool = in getIndex() local
DAsmPrinter.cpp2524 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter() local
/external/llvm/lib/MC/
DMCContext.cpp315 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
359 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
DMCDwarf.cpp363 auto IterBool = SourceIdMap.insert( in getFile() local
/external/clang/lib/Basic/
DSourceManager.cpp180 auto IterBool = in getLineTableFilenameID() local