HomeSort by: relevance | last modified time | path
    Searched defs:IsDebug (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
altq_qop.h 233 #define IsDebug(type) (l_debug >= LOG_DEBUG && (m_debug & (type)))
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 2048 bool IsDebug = RegOp.isDebug();
2063 NonRegOp.ChangeToRegister(Reg, false, false, IsKill, IsDead, IsUndef, IsDebug);

Completed in 21 milliseconds