Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getDependency

543 /// getDependency - Return the instruction on which a memory operation
545 MemDepResult MemoryDependenceAnalysis::getDependency(Instruction *QueryInst) {
629 assert(getDependency(QueryCS.getInstruction()).isNonLocal() &&