Home
last modified time | relevance | path

Searched defs:InstructionList (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2156 Function &F, const SmallVectorImpl<Instruction *> &InstructionList) { in parseMetadataAttachment()
2334 Function &F, const SmallVectorImpl<Instruction *> &InstructionList) { in parseMetadataAttachment()
H A DBitcodeReader.cpp500 SmallVector<Instruction *, 64> InstructionList; member in __anon8c0d27130411::BitcodeReader