Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp221 Constant *AA::getInitialValueForObj(Value &Obj, Type &Ty, in getInitialValueForObj() function in AA
456 Value *InitialValue = AA::getInitialValueForObj(*Obj, *I.getType(), TLI); in getPotentialCopiesOfMemoryValue()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h213 Constant *getInitialValueForObj(Value &Obj, Type &Ty,