Home
last modified time | relevance | path

Searched refs:PGOMemOPSizeOptImpl (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp415 static bool PGOMemOPSizeOptImpl(Function &F, BlockFrequencyInfo &BFI, in PGOMemOPSizeOptImpl() function
434 return PGOMemOPSizeOptImpl(F, BFI, ORE, DT); in runOnFunction()
445 bool Changed = PGOMemOPSizeOptImpl(F, BFI, ORE, DT); in run()