Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DGlobalStatus.h67 Value *getStoredOnceValue() const { in getStoredOnceValue() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DGlobalStatus.cpp137 GS.getStoredOnceValue() == StoredVal) { in analyzeGlobalAux()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1584 Value *StoredOnceValue = GS.getStoredOnceValue(); in processInternalGlobal()