Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()