Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMDBuilder.h198 MDNode *createIrrLoopHeaderWeight(uint64_t Weight);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DMDBuilder.cpp262 MDNode *MDBuilder::createIrrLoopHeaderWeight(uint64_t Weight) { in createIrrLoopHeaderWeight() function in MDBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1628 MDB.createIrrLoopHeaderWeight(Count)); in setIrrLoopHeaderMetadata()