Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1303 OperandBundleDefT<Value *> AlignOpB("align", Vals); in CreateAlignmentAssumptionHelper() local
1304 return CreateAssumption(ConstantInt::getTrue(getContext()), {AlignOpB}); in CreateAlignmentAssumptionHelper()