Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp6430 auto &InstOpcodeMap = InfoCache.FuncInstOpcodeMap[&F]; in initializeInformationCache() local
6463 InstOpcodeMap[I.getOpcode()].push_back(&I); in initializeInformationCache()