Home | History | Annotate | Download | only in Utils

Lines Matching refs:getOrEnforceKnownAlignment

926 /// getOrEnforceKnownAlignment - If the specified pointer has an alignment that
930 unsigned llvm::getOrEnforceKnownAlignment(Value *V, unsigned PrefAlign,
933 "getOrEnforceKnownAlignment expects a pointer!");