Searched refs:checkIfSupported (Results 1 – 1 of 1) sorted by relevance
66 static inline bool checkIfSupported(GlobalVariable &G) { in checkIfSupported() function120 if (!checkIfSupported(G)) in maybeHandleGlobals()163 static inline bool checkIfSupported(const Function *F, const CallBase *CB) { in checkIfSupported() function213 if (!checkIfSupported(N.second->getFunction(), in run()