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