Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfDataUtils.h25 bool hasProfMD(const Instruction &I);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp94 bool hasProfMD(const Instruction &I) { in hasProfMD() function