Searched refs:DFSI (Results 1 – 2 of 2) sorted by relevance
159 Instruction *Instr, const df_iterator<DomTreeNode *> &DFSI,378 Instruction *Instr, const df_iterator<DomTreeNode *> &DFSI, in eliminateInstrViaWidening() argument395 for (unsigned i = 0, e = DFSI.getPathLength(); i != e; ++i) { in eliminateInstrViaWidening()396 auto *CurBB = DFSI.getPath(i)->getBlock(); in eliminateInstrViaWidening()
2202 } else if (const DependentFunctionTemplateSpecializationInfo *DFSI =2205 DFSI->TemplateArgumentsAsWritten) {