Searched refs:NumEltDropped (Results 1 – 1 of 1) sorted by relevance
1752 int NumEltDropped = DIExpr->getElements()[0] == dwarf::DW_OP_LLVM_arg ? 3 : 1; in dropInitialDeref() local1754 DIExpr->getElements().drop_front(NumEltDropped)); in dropInitialDeref()