Lines Matching refs:LVI
82 LazyValueInfo *LVI; member in __anonf33c6c5e0111::JumpThreading
159 LVI = &getAnalysis<LazyValueInfo>(); in runOnFunction()
190 LVI->eraseBlock(BB); in runOnFunction()
215 LVI->eraseBlock(BB); in runOnFunction()
384 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB); in ComputeValueKnownInPredecessors()
399 Constant *CI = LVI->getConstantOnEdge(InVal, in ComputeValueKnownInPredecessors()
513 ResT = LVI->getPredicateOnEdge(Cmp->getPredicate(), LHS, in ComputeValueKnownInPredecessors()
540 LVI->getPredicateOnEdge(Cmp->getPredicate(), Cmp->getOperand(0), in ComputeValueKnownInPredecessors()
607 Constant *CI = LVI->getConstant(V, BB); in ComputeValueKnownInPredecessors()
675 LVI->eraseBlock(SinglePred); in ProcessBlock()
773 LVI->getPredicateOnEdge(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
779 LVI->getPredicateOnEdge(CondCmp->getPredicate(), in ProcessBlock()
1397 LVI->threadEdge(PredBB, BB, SuccBB); in ThreadEdge()
1679 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(1), in TryToUnfoldSelect()
1682 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(2), in TryToUnfoldSelect()