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