Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2023 checkForAllInstructionsImpl(Attributor * A,InformationCache::OpcodeInstMapTy & OpcodeInstMap,function_ref<bool (Instruction &)> Pred,const AbstractAttribute * QueryingAA,const AAIsDead * LivenessAA,ArrayRef<unsigned> Opcodes,bool & UsedAssumedInformation,bool CheckBBLivenessOnly=false,bool CheckPotentiallyDead=false) checkForAllInstructionsImpl() argument
2069 auto &OpcodeInstMap = InfoCache.getOpcodeInstMapForFunction(*Fn); checkForAllInstructions() local
2916 auto &OpcodeInstMap = InfoCache.getOpcodeInstMapForFunction(*Fn); isValidFunctionSignatureRewrite() local
3613 auto &OpcodeInstMap = InfoCache.getOpcodeInstMapForFunction(F); identifyDefaultAbstractAttributes() local
[all...]