Searched defs:MaybeVal (Results 1 – 3 of 3) sorted by relevance
233 if (Expected<uint64_t> MaybeVal = ReadVBR64(6)) in readRecord() local 270 if (Expected<uint64_t> MaybeVal = readAbbreviatedField(*this, Op)) in readRecord() local 303 if (Expected<SimpleBitstreamCursor::word_t> MaybeVal = in readRecord() local 311 if (Expected<uint64_t> MaybeVal in readRecord() local 319 if (Expected<SimpleBitstreamCursor::word_t> MaybeVal = Read(6)) readRecord() local [all...]
354 std::optional<APInt> MaybeVal = getAPCstValue(MI); getConstantVRegValWithLookThrough() local
653 Expected<T> MaybeVal = import(From); importChecked() local