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