Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DSplitFunctions.h80 using BasicBlockOrderType = BinaryFunction::BasicBlockOrderType; variable
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h206 using BasicBlockOrderType = SmallVector<BinaryBasicBlock *, 0>; global() variable