Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMDBuilder.h213 MDNode *createIrrLoopHeaderWeight(uint64_t Weight);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp305 MDNode *MDBuilder::createIrrLoopHeaderWeight(uint64_t Weight) { in createIrrLoopHeaderWeight() function in MDBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1748 MDB.createIrrLoopHeaderWeight(Count)); in setIrrLoopHeaderMetadata()