Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.h258 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair() local
259 ResVal = getFnValueByID(ValNo, getTypeByID(TypeNo)); in getValueTypePair()