Searched refs:createCondBranch (Results 1 – 1 of 1) sorted by relevance
540 static BranchInst *createCondBranch(Value *Cond, VPBasicBlock *VPBB, in createCondBranch() function681 auto *Br = createCondBranch(Cond, getParent(), State); in generate()690 return createCondBranch(Cond, getParent(), State); in generate()