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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 327 bool AArch64Subtarget::enableEarlyIfConversion() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.cpp 341 bool X86Subtarget::enableEarlyIfConversion() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetSubtargetInfo.h 291 virtual bool enableEarlyIfConversion() const { return false; }

Completed in 16 milliseconds