Searched defs:Dec (Results 1 – 9 of 9) sorted by relevance
29 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated()36 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated()
154 const Stmt *ExprMutationAnalyzer::findMutation(const Decl *Dec) { in findMutation()162 const Stmt *ExprMutationAnalyzer::findPointeeMutation(const Decl *Dec) { in findPointeeMutation()184 const Stmt *ExprMutationAnalyzer::tryEachDeclRef(const Decl *Dec, in tryEachDeclRef()
397 const NamedDecl *Dec; member479 const NamedDecl *Dec = VarDefinitions[i].Dec; in dumpVarDefinitionName() local659 const NamedDecl *Dec = P.first; in intersectContexts() local
159 const void *Dec) { in DecodeMEMrs9()
372 MachineInstr *Dec = nullptr; member1692 for (auto *Dec : Decs) in RevertNonLoops() local
3882 SDNode *Dec = in Select() local
525 Expected<Decompressor> Dec = in handleCompressedSection() local
1489 ConstantInt *Dec = dyn_cast<ConstantInt>(SubOneOp->getOperand(1)); in detectPopcountIdiom() local
15035 static bool getCombineLoadStoreParts(SDNode *N, unsigned Inc, unsigned Dec, in getCombineLoadStoreParts()