Home
last modified time | relevance | path

Searched defs:ParamTypeID (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3993 unsigned ParamTypeID = getContainedTypeID(FTyID, i + 1); in parseFunctionRecord() local
4019 unsigned ParamTypeID = getContainedTypeID(FTyID, 1); in parseFunctionRecord() local