Searched refs:hasReturn (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp167 bool hasReturn = cyclesUntilReturn(MBB, Cycles); local
171 if (hasReturn) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp345 static bool hasReturn(const MachineBasicBlock &MBB) { function
1439 bool HasTC = hasTailCall(MBB) || !hasReturn(MBB);

Completed in 109 milliseconds