Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOptimizationRemarkEmitter.cpp68 const Value *V = OptDiag.getCodeRegion(); in computeHotness()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h638 CodeRegion(Orig.getCodeRegion()) { in DiagnosticInfoIROptimization()
659 const Value *getCodeRegion() const { return CodeRegion; } in getCodeRegion() function