Searched refs:AddUnswitchCandidatesForInst (Results 1 – 1 of 1) sorted by relevance
2883 auto AddUnswitchCandidatesForInst = [&](Instruction *I, Value *Cond) { in collectUnswitchCandidates() local2918 AddUnswitchCandidatesForInst(SI, Cond); in collectUnswitchCandidates()2942 AddUnswitchCandidatesForInst(BI, BI->getCondition()); in collectUnswitchCandidates()