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