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.cpp611 struct FunctionOperandInfo { struct in __anondf6e26480411::BitcodeReader
617 std::vector<FunctionOperandInfo> FunctionOperands;
3123 std::vector<FunctionOperandInfo> FunctionOperandWorklist; in resolveGlobalAndIndirectSymbolInits()
3167 FunctionOperandInfo &Info = FunctionOperandWorklist.back(); in resolveGlobalAndIndirectSymbolInits()
4336 FunctionOperandInfo OperandInfo = {Func, 0, 0, 0}; in parseFunctionRecord()