Searched refs:isMathLibCallNoop (Results 1 – 3 of 3) sorted by relevance
224 LLVM_ABI bool isMathLibCallNoop(const CallBase *Call,
521 if (isMathLibCallNoop(Call, TLI)) in wouldInstructionBeTriviallyDead()
4082 bool llvm::isMathLibCallNoop(const CallBase *Call, in isMathLibCallNoop() function in llvm