Home
last modified time | relevance | path

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

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