Home
last modified time | relevance | path

Searched refs:NumEltDropped (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1752 int NumEltDropped = DIExpr->getElements()[0] == dwarf::DW_OP_LLVM_arg ? 3 : 1; in dropInitialDeref() local
1754 DIExpr->getElements().drop_front(NumEltDropped)); in dropInitialDeref()