Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp626 struct FunctionOperandInfo { struct in __anona50cac5d0411::BitcodeReader
632 std::vector<FunctionOperandInfo> FunctionOperands;
3029 std::vector<FunctionOperandInfo> FunctionOperandWorklist; in resolveGlobalAndIndirectSymbolInits()
3073 FunctionOperandInfo &Info = FunctionOperandWorklist.back(); in resolveGlobalAndIndirectSymbolInits()
4246 FunctionOperandInfo OperandInfo = {Func, 0, 0, 0}; in parseFunctionRecord()