Searched defs:unswitchInst (Results 1 – 2 of 2) sorted by relevance
61 auto unswitchInst = LoopUnswitcher::FindUnswitchInst(origLoop); in TransformLoop() local
221 …mateUnswitchInstructionsCount(BasicBlock *bb, const BasicBlock *backEdge, const Inst *unswitchInst, in EstimateUnswitchInstructionsCount()250 void LoopUnswitcher::EstimateInstructionsCount(const Loop *loop, const Inst *unswitchInst, int64_t … in EstimateInstructionsCount()