HomeSort by: relevance | last modified time | path
    Searched refs:isMathLibCallNoop (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ConstantFolding.h 168 bool isMathLibCallNoop(const CallBase *Call, const TargetLibraryInfo *TLI);
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ConstantFolding.cpp 3016 bool llvm::isMathLibCallNoop(const CallBase *Call,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
Local.cpp 486 if (isMathLibCallNoop(Call, TLI))

Completed in 50 milliseconds