Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DMBFIWrapper.h39 const MachineBlockFrequencyInfo &getMBFI() { return MBFI; } in getMBFI() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.h150 const MachineBlockFrequencyInfo &getMBFI() { return MBFI; } in getMBFI() function