Home
last modified time | relevance | path

Searched refs:StaticOnly (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp620 bool StaticOnly = cast<ConstantInt>(ObjectSize->getArgOperand(3))->isZero(); in lowerObjectSizeCall() local
621 if (StaticOnly) { in lowerObjectSizeCall()