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.cpp617 std::vector<FunctionOperandInfo> FunctionOperands; member in __anondf6e26480411::BitcodeReader
3127 FunctionOperandWorklist.swap(FunctionOperands); in resolveGlobalAndIndirectSymbolInits()
3199 FunctionOperands.push_back(Info); in resolveGlobalAndIndirectSymbolInits()
4382 FunctionOperands.push_back(OperandInfo); in parseFunctionRecord()