Searched defs:FromI (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 372 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DynamicTypePropagation.cpp | 459 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); in getBetterObjCType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 661 isPotentiallyReachable(Attributor &A, const Instruction &FromI, in isPotentiallyReachable() argument 818 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable() argument 828 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument [all...] |
H A D | AttributorAttributes.cpp | 1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 953 auto FromI = FromTo.first; computeArchiveRelativePath() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 12700 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument
|