Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h161 void logInt32Value(size_t FeatureID, const int32_t *Value);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DTFUtils.cpp518 void Logger::logInt32Value(size_t FeatureID, const int32_t *Value) { in logInt32Value() function in Logger