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

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h524 bool doesNotReturn() const { function in class:llvm::Function
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1845 bool doesNotReturn = none_of(*newFunction, [](const BasicBlock &BB) { local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3078 bool HexagonInstrInfo::doesNotReturn(const MachineInstr &CallMI) const { function in class:HexagonInstrInfo

Completed in 390 milliseconds