Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp122 struct BlockPosition { struct
124 uint64_t Address = 0;
128 unsigned KnownBits;
130 BlockPosition(unsigned InitialLogAlignment) in BlockPosition() argument