Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h142 float getEmptyLocationRatio() const { in getEmptyLocationRatio() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp976 << Stats.getEmptyLocationRatio() << '\n'; in exportDebugifyStats()