HomeSort by relevance Sort by last modified time
    Searched defs:doesNotReturn (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
CallSite.h 342 bool doesNotReturn() const {
343 CALLSITE_DELEGATE_GETTER(doesNotReturn());
Function.h 309 bool doesNotReturn() const {
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 656 bool doesNotReturn = CLI.DoesNotReturn;
    [all...]

Completed in 163 milliseconds