Home | History | Annotate | Download | only in Analysis

Lines Matching defs:getDependency

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