Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SPIRV/ !
H A DSPIRVGlobalRegistry.h254 bool hasConstFunPtr() { return !InstrToFunction.empty(); } in hasConstFunPtr() function
H A DSPIRVModuleAnalysis.cpp1355 if (GR->hasConstFunPtr()) in runOnModule()