Home
last modified time | relevance | path

Searched refs:ZLen (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h105 ZLen = ZXECosts->getRows(); in applyR2() local
107 RawMatrix Delta(YLen, ZLen); in applyR2()
110 for (unsigned j = 0; j < ZLen; ++j) { in applyR2()