Searched refs:FixedParams (Results 1 – 1 of 1) sorted by relevance
174 unsigned FixedParams = CurFunc->getNumParams(); in cleanupAfterFunctionCall() local175 int32_t ArgsToPop = CE->getNumArgs() - FixedParams; in cleanupAfterFunctionCall()178 const Expr *A = CE->getArg(FixedParams + I); in cleanupAfterFunctionCall()