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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMDBuilder.h213 MDNode *createIrrLoopHeaderWeight(uint64_t Weight);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp305 MDNode *MDBuilder::createIrrLoopHeaderWeight(uint64_t Weight) { function in class:MDBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1748 MDB.createIrrLoopHeaderWeight(Count));

Completed in 54 milliseconds