Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp141 static Constant *getPromotableAlloca(AllocaInst *Alloca, CallInst *Call) { in getPromotableAlloca() function
180 return getPromotableAlloca(Alloca, Call); in getConstantStackValue()