Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DHotColdSplitting.h36 function_ref<BlockFrequencyInfo *(Function &)> GBFI, in HotColdSplitting()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DHotColdSplitting.cpp685 auto GBFI = [this](Function &F) { in runOnModule() local
711 auto GBFI = [&FAM](Function &F) { in run() local