Searched refs:BranchVal (Results 1 – 2 of 2) sorted by relevance
748 Value *BranchVal = in UnrollRuntimeLoopRemainder() local756 B.CreateCondBr(BranchVal, RemainderLoop, UnrollingLoop); in UnrollRuntimeLoopRemainder()
942 Value *BranchVal = LIC; in EmitPreheaderBranchOnCondition() local946 BranchVal = new ICmpInst(OldBranch, ICmpInst::ICMP_EQ, LIC, Val); in EmitPreheaderBranchOnCondition()960 IRBuilder<>(OldBranch).CreateCondBr(BranchVal, TrueDest, FalseDest, TI); in EmitPreheaderBranchOnCondition()