Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp180 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl() local
193 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()
199 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()
207 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp219 bool IsGlobalValue = OM.isGlobalValue(ID); in predictValueUseListOrderImpl() local
244 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()
250 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()
258 if (!IsGlobalValue) // GlobalValue uses don't get reversed. in predictValueUseListOrderImpl()