Searched refs:BranchVal (Results 1 – 2 of 2) sorted by relevance
288 bool BranchVal = blockIndexInPredecessor(*Pred, Block) == 0; in computeBlockInputState() local301 BranchVal ? CondVal : &Copy.Env.makeNot(*CondVal); in computeBlockInputState()304 AC.Analysis.transferBranchTypeErased(BranchVal, Cond, Copy.Lattice, in computeBlockInputState()
789 Value *BranchVal = in UnrollRuntimeLoopRemainder() local803 B.CreateCondBr(BranchVal, RemainderLoop, UnrollingLoop, BranchWeights); in UnrollRuntimeLoopRemainder()