Lines Matching refs:LVI
98 LazyValueInfo *LVI; member in __anonaccc34270111::JumpThreading
194 LVI = &getAnalysis<LazyValueInfo>(); in runOnFunction()
235 LVI->eraseBlock(BB); in runOnFunction()
260 LVI->eraseBlock(BB); in runOnFunction()
435 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI); in ComputeValueKnownInPredecessors()
450 Constant *CI = LVI->getConstantOnEdge(InVal, in ComputeValueKnownInPredecessors()
566 ResT = LVI->getPredicateOnEdge(Cmp->getPredicate(), LHS, in ComputeValueKnownInPredecessors()
593 LVI->getPredicateOnEdge(Cmp->getPredicate(), Cmp->getOperand(0), in ComputeValueKnownInPredecessors()
660 Constant *CI = LVI->getConstant(V, BB, CxtI); in ComputeValueKnownInPredecessors()
726 LVI->eraseBlock(SinglePred); in ProcessBlock()
817 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
1485 LVI->threadEdge(PredBB, BB, SuccBB); in ThreadEdge()
1848 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(1), in TryToUnfoldSelect()
1851 LVI->getPredicateOnEdge(CondCmp->getPredicate(), SI->getOperand(2), in TryToUnfoldSelect()