Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DSplitFunctions.h29 using BasicBlockOrderType = BinaryFunction::BasicBlockOrderType; variable
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h190 using BasicBlockOrderType = SmallVector<BinaryBasicBlock *, 0>; variable