Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp559 Type *ArgOpType = ArgOp->getType(); in promoteConstantStackValues() local
561 if (!Call->onlyReadsMemory(Idx) || !ArgOpType->isPointerTy()) in promoteConstantStackValues()