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