Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h348 void updateAcceleratorTables(const DIScope *Context, const DIType *Ty,
H A DDwarfUnit.cpp572 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
581 updateAcceleratorTables(Context, Ty, TyDIE); in createTypeDIE()
634 void DwarfUnit::updateAcceleratorTables(const DIScope *Context, in updateAcceleratorTables() function in DwarfUnit