Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp609 std::vector<FunctionOperandInfo> FunctionOperands; member in __anon27c3e5780411::BitcodeReader
2748 FunctionOperandWorklist.swap(FunctionOperands); in resolveGlobalAndIndirectSymbolInits()
2824 FunctionOperands.push_back(Info); in resolveGlobalAndIndirectSymbolInits()
3957 FunctionOperands.push_back(OperandInfo); in parseFunctionRecord()