Searched refs:BoolInst (Results 1 – 1 of 1) sorted by relevance
707 std::vector<Instruction*> BoolInst; in IntroduceControlFlow() local710 BoolInst.push_back(&Instr); in IntroduceControlFlow()713 llvm::shuffle(BoolInst.begin(), BoolInst.end(), R); in IntroduceControlFlow()715 for (auto *Instr : BoolInst) { in IntroduceControlFlow()