Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h146 void setBound(unsigned V) { Bound = V; } in setBound() function
H A DSPIRVModuleAnalysis.cpp1366 GR->setBound(MAI.MaxID); in runOnModule()