Searched refs:IsPR (Results 1 – 1 of 1) sorted by relevance
4578 Value *IsPR; in buildCustomStateMachine() local4584 IsPR = CmpI; in buildCustomStateMachine()4586 IsPR = ConstantInt::getTrue(Ctx); in buildCustomStateMachine()4589 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()