Searched refs:collectFunctionNamesIf (Results 1 – 2 of 2) sorted by relevance
41 FunctionNameSeq collectFunctionNamesIf(const llvm::Module &M, PredT Pred) { in collectFunctionNamesIf() function
77 auto SPIRVBuiltins = vc::collectFunctionNamesIf( in runOnModule()