Searched refs:IsPR (Results 1 – 1 of 1) sorted by relevance
4333 Value *IsPR; in buildCustomStateMachine() local4339 IsPR = CmpI; in buildCustomStateMachine()4341 IsPR = ConstantInt::getTrue(Ctx); in buildCustomStateMachine()4344 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()