Searched defs:CUI (Results 1 – 4 of 4) sorted by relevance
221 CUInfo &CUI, DWARFDie Die, uint32_t Depth, in parseInlineInfo()313 static void convertFunctionLineTable(OutputAggregator &Out, CUInfo &CUI, in convertFunctionLineTable()447 void DwarfTransformer::handleDie(OutputAggregator &Out, CUInfo &CUI, in handleDie()588 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); in convert() local614 CUInfo CUI(DICtx, dyn_cast<DWARFCompileUnit>(CU.get())); in convert() local
145 const ConstantInt *CUI = cast<ConstantInt>(AI->getArraySize()); in set() local
430 if (Constant *CUI = dyn_cast<Constant>(Op1)) in commonShiftTransforms() local
1363 if (const auto &CUI = getCUIndex()) { in getDWOCompileUnitForHash() local