Lines Matching refs:AvailableValues
663 ScopedHTType AvailableValues; member in __anon2439b80b0411::EarlyCSE
747 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
750 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
770 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
777 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
1223 AvailableValues.insert(Curr, TorF); in handleBranchCondition()
1409 AvailableValues.insert(CondI, ConstantInt::getTrue(BB->getContext())); in processNode()
1465 if (auto *KnownCond = AvailableValues.lookup(CondI)) { in processNode()
1482 AvailableValues.insert(CondI, ConstantInt::getTrue(BB->getContext())); in processNode()
1530 if (Value *V = AvailableValues.lookup(&Inst)) { in processNode()
1548 AvailableValues.insert(&Inst, &Inst); in processNode()
1788 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
1813 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()