Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp99 bool IsArgOperand = CS.isArgOperand(&U); in isOnlyCopiedFromConstantGlobal() local
102 if (IsArgOperand && CS.isInAllocaArgument(DataOpNo)) in isOnlyCopiedFromConstantGlobal()
114 if (IsArgOperand && CS.isByValArgument(DataOpNo)) in isOnlyCopiedFromConstantGlobal()