Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp210 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses()
383 InsertionPoints &InsertPts) { in isDominated()
409 InsertionPoints &InsertPts) { in tryAndMerge()
459 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint()
501 InsertionPoints &InsertPts) { in insertDefinitions()
544 InsertionPoints InsertPts; in promoteConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp183 ArrayRef<Instruction *> InsertPts, in PGOCounterPromoterHelper()
228 ArrayRef<Instruction *> InsertPts; member in __anon14d3b0160111::PGOCounterPromoterHelper
394 SmallVector<Instruction *, 8> InsertPts; member in __anon14d3b0160111::PGOCounterPromoter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp277 auto &InsertPts = InsertPtsMap[Node].first; in findBestInsertionSet() local
321 SetVector<Instruction *> InsertPts; in findConstantInsertionPoint() local
H A DLICM.cpp438 SmallVector<Instruction *, 8> InsertPts; in runOnLoop() local
1991 SmallVectorImpl<Instruction *> &InsertPts, in promoteLoopAccessesToScalars()