Home
last modified time | relevance | path

Searched defs:canMakeTailCallConditional (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1502 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2959 bool X86InstrInfo::canMakeTailCallConditional( in canMakeTailCallConditional() function in X86InstrInfo