Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1913 auto TypeUnitsToAdd = std::move(TypeUnitsUnderConstruction); in addDwarfTypeUnitType() local
1923 for (const auto &TU : TypeUnitsToAdd) in addDwarfTypeUnitType()
1936 for (auto &TU : TypeUnitsToAdd) { in addDwarfTypeUnitType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2375 auto TypeUnitsToAdd = std::move(TypeUnitsUnderConstruction); in addDwarfTypeUnitType() local
2385 for (const auto &TU : TypeUnitsToAdd) in addDwarfTypeUnitType()
2398 for (auto &TU : TypeUnitsToAdd) { in addDwarfTypeUnitType()