Searched defs:minConstant (Results 1 – 2 of 2) sorted by relevance
52 int64_t minConstant = std::numeric_limits<int64_t>::max(); in specializeParallelLoopForUnrolling() local 88 int64_t minConstant = std::numeric_limits<int64_t>::max(); in specializeForLoopForUnrolling() local [all...]
874 int64_t HexagonMCInstrInfo::minConstant(MCInst const &MCI, size_t Index) { in minConstant() function in HexagonMCInstrInfo