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.cpp632 std::vector<FunctionOperandInfo> FunctionOperands; member in __anondf6e26480411::BitcodeReader
3033 FunctionOperandWorklist.swap(FunctionOperands); in resolveGlobalAndIndirectSymbolInits()
3105 FunctionOperands.push_back(Info); in resolveGlobalAndIndirectSymbolInits()
4292 FunctionOperands.push_back(OperandInfo); in parseFunctionRecord()