Searched refs:StaticOnly (Results 1 – 1 of 1) sorted by relevance
620 bool StaticOnly = cast<ConstantInt>(ObjectSize->getArgOperand(3))->isZero(); in lowerObjectSizeCall() local621 if (StaticOnly) { in lowerObjectSizeCall()