Home
last modified time | relevance | path

Searched defs:BBF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp110 return BBF.second > BBS.second ? true : false; in operator ()() argument
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp892 uint64_t BBF = FeatEnable.BBFreq in decodeBBAddrMapImpl() local