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