Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/
H A DHipStdPar.cpp67 static inline bool checkIfSupported(GlobalVariable &G) { in checkIfSupported() function
123 if (!checkIfSupported(G)) in maybeHandleGlobals()
166 static inline bool checkIfSupported(const Function *F, const CallBase *CB) { in checkIfSupported() function
216 if (!checkIfSupported(N.second->getFunction(), in run()