Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfDataUtils.cpp116 static bool hasCountTypeMD(const Instruction &I) { in hasCountTypeMD() function
285 if (!hasCountTypeMD(I)) in scaleProfData()