Home
last modified time | relevance | path

Searched defs:BlockInterference (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h35 struct BlockInterference { struct
40 BlockInterference() {} in BlockInterference() function
/external/llvm-project/llvm/lib/CodeGen/
DInterferenceCache.h35 struct BlockInterference { struct
40 BlockInterference() {} in BlockInterference() function
/external/llvm/lib/CodeGen/
DInterferenceCache.h31 struct BlockInterference { struct
32 BlockInterference() : Tag(0) {} in BlockInterference() function
33 unsigned Tag;
34 SlotIndex First;
35 SlotIndex Last;