Searched refs:PastDefIt (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 1051 MachineBasicBlock::iterator PastDefIt = std::next(DefIt); in predicate() local 1053 predicateAt(MD, *DefI, PastDefIt, MP, Cond, UpdRegs); in predicate() 1060 renameInRange(RT, RD, PredR, Cond, PastDefIt, TfrIt); in predicate()
|