Searched defs:FromI (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 372 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 661 isPotentiallyReachable(Attributor &A, const Instruction &FromI, in isPotentiallyReachable() 818 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable() 828 Attributor &A, const Instruction &FromI, const Function &ToFn, in isPotentiallyReachable()
|
H A D | AttributorAttributes.cpp | 1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 1017 auto FromI = FromTo.first; in computeArchiveRelativePath() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 14712 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData() argument
|