Searched refs:visitAll (Results 1 – 7 of 7) sorted by relevance
79 public void visitAll(DecodedInstruction[] decodedInstructions) in visitAll() method in CodeReader93 public void visitAll(short[] encodedInstructions) throws DexException { in visitAll() method in CodeReader96 visitAll(decodedInstructions); in visitAll()
586 void visitAll(const SCEV *Root) { in visitAll() function629 void visitAll(const SCEV *Root, SV& Visitor) { in visitAll() function631 T.visitAll(Root); in visitAll()
313 void visitAll(void visitor(T&)) { in visitAll() function
447 T.visitAll(S); in findConstFoldableLoads()
698 ST.visitAll(S); in sizeOfSCEV()3243 ST.visitAll(S); in checkValidity()7575 ST.visitAll(S); in containsUndefs()7625 visitAll(this, StrideCollector); in collectParametricTerms()7635 visitAll(S, TermCollector); in collectParametricTerms()7718 ST.visitAll(S); in containsParameters()8396 visitAll(S, Search); in hasOperand()
1925 visitAll(S, Search); in isSafeToExpand()
8969 visitAll(Derived, &InheritingConstructorInfo::noteDeclaredInDerived); in InheritingConstructorInfo()8973 visitAll(RD, &InheritingConstructorInfo::inherit); in inheritAll()9026 void visitAll(const CXXRecordDecl *RD, VisitFn Callback) { in visitAll() function in __anoned96b9420f11::InheritingConstructorInfo