Home
last modified time | relevance | path

Searched defs:InsertPts (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp210 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses()
369 InsertionPoints &InsertPts) { in isDominated()
395 InsertionPoints &InsertPts) { in tryAndMerge()
445 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint()
487 InsertionPoints &InsertPts) { in insertDefinitions()
530 InsertionPoints InsertPts; in promoteConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp185 ArrayRef<Instruction *> InsertPts, in PGOCounterPromoterHelper()
229 ArrayRef<Instruction *> InsertPts; member in __anona543a4f60111::PGOCounterPromoterHelper
368 SmallVector<Instruction *, 8> InsertPts; member in __anona543a4f60111::PGOCounterPromoter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp270 auto &InsertPts = InsertPtsMap[Node].first; in findBestInsertionSet() local
314 SetVector<Instruction *> InsertPts; in findConstantInsertionPoint() local
DLICM.cpp418 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local
1883 SmallVectorImpl<Instruction *> &InsertPts, in promoteLoopAccessesToScalars()