Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h372 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp661 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 DAttributorAttributes.cpp1759 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp1017 auto FromI = FromTo.first; in computeArchiveRelativePath() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14712 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData() argument