Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryBasicBlock.h49 struct BinaryBranchInfo { global() struct
53 MispredictedCountBinaryBranchInfo global() argument
[all...]
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp829 using BinaryBranchInfo = BinaryBasicBlock::BinaryBranchInfo; fixCFG() typedef