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