Searched defs:doesNotReturn (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 575 bool doesNotReturn() const { doesNotReturn() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonInstrInfo.cpp | 3110 bool HexagonInstrInfo::doesNotReturn(const MachineInstr &CallMI) const { doesNotReturn() function in HexagonInstrInfo |