Searched refs:SCEVCheck (Results 1 – 2 of 2) sorted by relevance
2889 Value *SCEVCheck = in emitSCEVChecks() local2892 if (auto *C = dyn_cast<ConstantInt>(SCEVCheck)) in emitSCEVChecks()2906 BranchInst::Create(Bypass, NewBB, SCEVCheck)); in emitSCEVChecks()
2736 Value *SCEVCheck = in emitSCEVChecks() local2739 if (auto *C = dyn_cast<ConstantInt>(SCEVCheck)) in emitSCEVChecks()2753 BranchInst::Create(Bypass, NewBB, SCEVCheck)); in emitSCEVChecks()