Home
last modified time | relevance | path

Searched refs:IsBlockEnd (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2023 const bool IsBlockEnd = MIB->isTerminator(Instr); in buildCFG() local
2042 if (IsBlockEnd) { in buildCFG()