Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CanUse

1616 /// CanUse - Test whether the given instruction can "use" the given pointer's
1619 CanUse(const Instruction *Inst, const Value *Ptr, ProvenanceAnalysis &PA,
1709 return CanUse(Inst, Arg, PA, Class);
2334 if (CanUse(Inst, Ptr, PA, Class)) {
2347 if (CanUse(Inst, Ptr, PA, Class))
2511 if (CanUse(Inst, Ptr, PA, Class))