Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp864 std::vector<unsigned> IntegerMappingForModule; in populateMapper() local
880 IntegerMappingForModule); in populateMapper()
884 Mapper.mapToIllegalUnsigned(It, IntegerMappingForModule, InstrListForModule, in populateMapper()
894 llvm::append_range(IntegerMapping, IntegerMappingForModule); in populateMapper()