Lines Matching refs:LVI
82 LazyValueInfo *LVI; member in __anonaccc34270111::JumpThreading
162 LVI = &getAnalysis<LazyValueInfo>(); in runOnFunction()
193 LVI->eraseBlock(BB); in runOnFunction()
218 LVI->eraseBlock(BB); in runOnFunction()
388 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI); in ComputeValueKnownInPredecessors()
403 Constant *CI = LVI->getConstantOnEdge(InVal, in ComputeValueKnownInPredecessors()
519 ResT = LVI->getPredicateOnEdge(Cmp->getPredicate(), LHS, in ComputeValueKnownInPredecessors()
546 LVI->getPredicateOnEdge(Cmp->getPredicate(), Cmp->getOperand(0), in ComputeValueKnownInPredecessors()
613 Constant *CI = LVI->getConstant(V, BB, CxtI); in ComputeValueKnownInPredecessors()
678 LVI->eraseBlock(SinglePred); in ProcessBlock()
775 LVI->getPredicateOnEdge(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
781 LVI->getPredicateOnEdge(CondCmp->getPredicate(), in ProcessBlock()
803 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
1429 LVI->threadEdge(PredBB, BB, SuccBB); in ThreadEdge()
1711 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(1), in TryToUnfoldSelect()
1714 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(2), in TryToUnfoldSelect()