Searched refs:BasicTypeRegPair (Results 1 – 1 of 1) sorted by relevance
325 for (const auto &BasicTypeRegPair : BasicTypeRegPairs) { in emitGlobalDI() local326 const auto &[DefinedBasicType, BasicTypeReg] = BasicTypeRegPair; in emitGlobalDI()