Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/Utils/
DTFUtils.h162 void logInt64Value(size_t FeatureID, const int64_t *Value);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTFUtils.cpp513 void Logger::logInt64Value(size_t FeatureID, const int64_t *Value) { in logInt64Value() function in Logger