Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1233 Attributor *A, InformationCache::OpcodeInstMapTy &OpcodeInstMap, in checkForAllInstructionsImpl()
1281 auto &OpcodeInstMap = in checkForAllInstructions() local
2065 auto &OpcodeInstMap = InfoCache.getOpcodeInstMapForFunction(*Fn); in isValidFunctionSignatureRewrite() local
2635 auto &OpcodeInstMap = InfoCache.getOpcodeInstMapForFunction(F); in identifyDefaultAbstractAttributes() local
H A DAttributorAttributes.cpp1544 auto &OpcodeInstMap = A.getInfoCache().getOpcodeInstMapForFunction(*F); in initialize() local