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

  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 207 class DiagnosticInfoStackSize : public DiagnosticInfoResourceLimit {
209 DiagnosticInfoStackSize(const Function &Fn,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DiagnosticInfo.h 212 class DiagnosticInfoStackSize : public DiagnosticInfoResourceLimit {
214 DiagnosticInfoStackSize(const Function &Fn, uint64_t StackSize,
    [all...]

Completed in 94 milliseconds