Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h104 YLen = YXECosts->getRows(), in applyR2() local
107 RawMatrix Delta(YLen, ZLen); in applyR2()
109 for (unsigned i = 0; i < YLen; ++i) { in applyR2()