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