Home
last modified time | relevance | path

Searched refs:TrailingInternalLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp173 unsigned TrailingInternalLength = 0; member
250 ++CI.TrailingInternalLength; in run()
253 CI.Length += CI.TrailingInternalLength; in run()
254 CI.TrailingInternalLength = 0; in run()