Home
last modified time | relevance | path

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

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