Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp119 struct BlockPosition { struct
121 uint64_t Address;
125 unsigned KnownBits;
127 BlockPosition(unsigned InitialAlignment) in BlockPosition() argument