Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h372 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp459 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); in getBetterObjCType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp661 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 DAttributorAttributes.cpp1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp953 auto FromI = FromTo.first; computeArchiveRelativePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12700 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument