Searched refs:isValidCallInst (Results 1 – 2 of 2) sorted by relevance
368 bool isValidCallInst(CallInst &CI, DetectionContext &Context) const;
686 bool ScopDetection::isValidCallInst(CallInst &CI, in isValidCallInst() function in ScopDetection1241 if (isValidCallInst(*CI, Context)) in isValidInstruction()