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

  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVInstrInfo.cpp 976 bool RISCVInstrInfo::isFunctionSafeToOutlineFrom(
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1938 virtual bool isFunctionSafeToOutlineFrom(MachineFunction &MF,
1941 "TargetInstrInfo::isFunctionSafeToOutlineFrom!");
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp 8959 bool X86InstrInfo::isFunctionSafeToOutlineFrom(MachineFunction &MF,

Completed in 47 milliseconds