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