Home
last modified time | relevance | path

Searched refs:MaskTypeID (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5020 unsigned MaskTypeID; in parseFunctionBody() local
5021 if (getValueTypePair(Record, OpNum, NextValueNo, Mask, MaskTypeID, CurBB)) in parseFunctionBody()