Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp605 struct FunctionOperandInfo { struct in __anoncc7157100411::BitcodeReader
611 std::vector<FunctionOperandInfo> FunctionOperands;
2902 std::vector<FunctionOperandInfo> FunctionOperandWorklist; in resolveGlobalAndIndirectSymbolInits()
2946 FunctionOperandInfo &Info = FunctionOperandWorklist.back(); in resolveGlobalAndIndirectSymbolInits()
4088 FunctionOperandInfo OperandInfo = {Func, 0, 0, 0}; in parseFunctionRecord()