Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp568 struct FwdRegParamInfo { struct
578 using FwdRegWorklist = MapVector<unsigned, SmallVector<FwdRegParamInfo, 2>>; argument