HomeSort by: relevance | last modified time | path
    Searched defs:MemoryBound (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUMachineFunction.h 56 bool MemoryBound = false;
89 return MemoryBound;
SIMachineFunctionInfo.h 277 bool MemoryBound = false;
312 YamlIO.mapOptional("memoryBound", MFI.MemoryBound, false);

Completed in 18 milliseconds