Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DRootSignatureValidations.cpp281 GroupT InfoGroup = {Info.Class, Info.Space}; in findOverlappingRanges() local
283 if (CurGroup != InfoGroup) { in findOverlappingRanges()
285 CurGroup = InfoGroup; in findOverlappingRanges()