Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp610 std::vector<FunctionOperandInfo> FunctionOperands; member in __anone38b3fdf0411::BitcodeReader
2872 FunctionOperandWorklist.swap(FunctionOperands); in resolveGlobalAndIndirectSymbolInits()
2948 FunctionOperands.push_back(Info); in resolveGlobalAndIndirectSymbolInits()
4096 FunctionOperands.push_back(OperandInfo); in parseFunctionRecord()