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