Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DFunction.h575 bool doesNotReturn() const { doesNotReturn() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3110 bool HexagonInstrInfo::doesNotReturn(const MachineInstr &CallMI) const { doesNotReturn() function in HexagonInstrInfo