Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Or

420     case Instruction::Or:
754 /// 2) we do not know whether the block is fully available or not, but we are
834 // If the loaded or stored value is an first class array or struct, don't try
940 /// up. This returns -1 if we have to give up, or a byte number in the stored
946 // If the loaded or stored value is a first class array or struct, don't try
1478 // If the stored value is larger or equal to the loaded value, we can
1495 // If the stored value is larger or equal to the loaded value, we can
1624 // If we couldn't find or insert a computation of this phi translated value,
1842 // a common base + constant offset, and if the previous store (or memset)
2099 // Prefer a constant on the right-hand side, or an Argument if no constants.
2143 // equal in the scope. Only boolean equalities with an explicit true or false
2172 // If "A == B" is known true, or "A != B" is known false, then replace
2463 // move the i1 from processor flags or predicate registers into a general
2490 // own predecessor, or in blocks with predecessors
2808 // dead code than checking if instruction involved is dead or not.