Home
last modified time | relevance | path

Searched refs:cannotInsertTailCall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3403 static bool cannotInsertTailCall(const MachineBasicBlock &MBB) { in cannotInsertTailCall() function
3428 assert(!cannotInsertTailCall(*C.getMBB()) && in analyzeCandidate()
3508 if (cannotInsertTailCall(*MBB) && in getOutliningTypeImpl()