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