Lines Matching defs:getLatticeElementFor
156 *getLatticeElementFor(getProgramPointAfter(op), operand));
199 *getLatticeElementFor(getProgramPointBefore(block),
238 *getLatticeElementFor(getProgramPointBefore(block), operand));
303 join(std::get<1>(it), *getLatticeElementFor(point, std::get<0>(it)));
308 AbstractSparseForwardDataFlowAnalysis::getLatticeElementFor(ProgramPoint *point,
390 getLatticeElementFor(point, result);
439 *getLatticeElementFor(getProgramPointAfter(op), *blockArg));
481 *getLatticeElementFor(getProgramPointAfter(op), blockArg));
558 *getLatticeElementFor(getProgramPointAfter(op), input));
592 *getLatticeElementFor(getProgramPointAfter(terminator), input));
604 AbstractSparseBackwardDataFlowAnalysis::getLatticeElementFor(