Searched refs:MinTC2 (Results 1 – 1 of 1) sorted by relevance
9608 uint64_t MinTC2 = divideCeil(RtC * 10, ScalarC); in areRuntimeChecksProfitable() local9613 uint64_t MinTC = std::max(MinTC1, MinTC2); in areRuntimeChecksProfitable()