Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h106 ZLen = ZXECosts->getRows(); in applyR2() local
108 RawMatrix Delta(YLen, ZLen); in applyR2()
111 for (unsigned j = 0; j < ZLen; ++j) { in applyR2()