Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTImporter.h371 auto FromI = ImportedFromDecls.find(ToD); in getImportedFromDecl() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp460 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); in getBetterObjCType() local
/openbsd/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp646 auto FromI = FromTo.first; in computeArchiveRelativePath() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp590 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 DAttributorAttributes.cpp1675 auto IsImpactedInRange = [&](Instruction *FromI, Instruction *ToI) { in updateImpl()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp772 unsigned HexagonGenInsert::distance(MachineBasicBlock::const_iterator FromI, in distance()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10634 void BoUpSLP::BlockScheduling::initScheduleData(Instruction *FromI, in initScheduleData()