Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp118 struct BlockPosition { struct
120 uint64_t Address;
124 unsigned KnownBits;
126 BlockPosition(unsigned InitialAlignment) in BlockPosition() argument