Searched defs:loopSize (Results 1 – 2 of 2) sorted by relevance
68 int64_t loopSize = 0; in TransformLoop() local
251 …nswitcher::EstimateInstructionsCount(const Loop *loop, const Inst *unswitchInst, int64_t *loopSize, in EstimateInstructionsCount()