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