Searched refs:isMathLibCallNoop (Results 1 – 3 of 3) sorted by relevance
197 bool isMathLibCallNoop(const CallBase *Call, const TargetLibraryInfo *TLI);
3412 bool llvm::isMathLibCallNoop(const CallBase *Call, in isMathLibCallNoop() function in llvm
515 if (isMathLibCallNoop(Call, TLI)) in wouldInstructionBeTriviallyDead()