Searched defs:doesNotReturn (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h510 bool doesNotReturn() const { function in class:llvm::CallSiteBase
H A DFunction.h533 bool doesNotReturn() const { function in class:llvm::Function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1594 bool doesNotReturn = none_of(*newFunction, [](const BasicBlock &BB) { local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2977 bool HexagonInstrInfo::doesNotReturn(const MachineInstr &CallMI) const { function in class:HexagonInstrInfo

Completed in 180 milliseconds