Home
last modified time | relevance | path

Searched defs:LoadStorePair (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h30 using LoadStorePair = std::pair<Instruction *, Instruction *>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp186 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoterHelper()
240 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoter()