Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTImporter.h372 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp459 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); in getBetterObjCType() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp661 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction * ToI,const Function & ToFn,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) isPotentiallyReachable() argument
818 isPotentiallyReachable(Attributor & A,const Instruction & FromI,const Instruction & ToI,const AbstractAttribute & QueryingAA,const AA::InstExclusionSetTy * ExclusionSet,std::function<bool (const Function & F)> GoBackwardsCB) 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 __anon30d26d8f1302(Instruction *FromI, Instruction *ToI) updateImpl() argument
/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp986 auto FromI = FromTo.first; computeArchiveRelativePath() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance() argument
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp7743 for (auto FromI = From.begin(), ToI = To.begin(); FromI != From.end(); checkImportVariadicArg() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14648 initScheduleData(Instruction * FromI,Instruction * ToI,ScheduleData * PrevLoadStore,ScheduleData * NextLoadStore) initScheduleData() argument