Searched defs:FromI (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ASTImporter.h | 371 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DynamicTypePropagation.cpp | 460 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); in getBetterObjCType() local
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 646 auto FromI = FromTo.first; in computeArchiveRelativePath() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 590 isPotentiallyReachable(Attributor &A, const Instruction &FromI, in isPotentiallyReachable() 734 Attributor &A, const Instruction &FromI, const Instruction &ToI, in isPotentiallyReachable() 744 Attributor &A, const Instruction &FromI, const Function &ToFn, in isPotentiallyReachable()
|
H A D | AttributorAttributes.cpp | 1675 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 10634 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData()
|