Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:getDepthFactor

520     inline size_t getDepthFactor(Value *V) {
1590 Q.push_back(ValuePairWithDepth(J, getDepthFactor(J.first)));
1606 size_t d = getDepthFactor(k->first);
1638 Q.push_back(ValuePairWithDepth(J, getDepthFactor(J.first)));
1791 size_t DepthF = getDepthFactor(C->first.first);
1897 if (getDepthFactor(S->first)) {
2161 EffSize += (int) getDepthFactor(S->first);
3032 if (getDepthFactor(P->first) == 0) {