Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp611 std::vector<FunctionOperandInfo> FunctionOperands; member in __anoncc7157100411::BitcodeReader
2906 FunctionOperandWorklist.swap(FunctionOperands); in resolveGlobalAndIndirectSymbolInits()
2978 FunctionOperands.push_back(Info); in resolveGlobalAndIndirectSymbolInits()
4134 FunctionOperands.push_back(OperandInfo); in parseFunctionRecord()