Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h45 bool isGlobalSegment(const GlobalValue *GV);
DAMDGPUBaseInfo.cpp104 bool isGlobalSegment(const GlobalValue *GV) { in isGlobalSegment() function