Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getNonLocalCallDependency

620 /// getNonLocalCallDependency - Perform a full dependency query for the
633 MemoryDependenceAnalysis::getNonLocalCallDependency(CallSite QueryCS) {
635 "getNonLocalCallDependency should only be used on calls with non-local deps!");