Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getArgNo

901         Shadow = IRB.CreateLoad(getArgTLS(A->getArgNo(), ArgTLSPos));
905 unsigned ArgIdx = A->getArgNo() + F->getArgumentList().size() / 2;