Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp603 struct FunctionOperandInfo { struct in __anon27c3e5780411::BitcodeReader
609 std::vector<FunctionOperandInfo> FunctionOperands;
2744 std::vector<FunctionOperandInfo> FunctionOperandWorklist; in resolveGlobalAndIndirectSymbolInits()
2792 FunctionOperandInfo &Info = FunctionOperandWorklist.back(); in resolveGlobalAndIndirectSymbolInits()
3915 FunctionOperandInfo OperandInfo = {Func, 0, 0, 0}; in parseFunctionRecord()