Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h570 AcceleratorRecords.add(Info); in saveAcceleratorInfo()
576 AcceleratorRecords.forEach(Handler); in forEachAcceleratorRecord()
725 ArrayList<AccelInfo> AcceleratorRecords; variable
H A DDWARFLinkerTypeUnit.cpp21 AcceleratorRecords(&GlobalData.getAllocator()) { in TypeUnit()
H A DDWARFLinkerCompileUnit.cpp33 AcceleratorRecords(&GlobalData.getAllocator()) { in CompileUnit()
46 AcceleratorRecords(&GlobalData.getAllocator()) { in CompileUnit()
98 AcceleratorRecords.erase(); in maybeResetToLoadedStage()