Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp656 std::vector<IRInstructionData *> InstrListForModule; in populateMapper() local
673 Mapper.convertToUnsignedVec(BB, InstrListForModule, in populateMapper()
680 llvm::append_range(InstrList, InstrListForModule); in populateMapper()