Searched refs:MaybeAbs (Results 1 – 1 of 1) sorted by relevance
107 std::optional<uint32_t> MaybeAbs = getLDSAbsoluteAddress(GV); in allocateLDSGlobal() local108 if (MaybeAbs) { in allocateLDSGlobal()116 uint32_t ObjectStart = *MaybeAbs; in allocateLDSGlobal()