Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp230 bool HexagonEarlyIfConversion::isPreheader(const MachineBasicBlock *B) const { in isPreheader() function in HexagonEarlyIfConversion
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp961 bool isPreheader) { in isMergingEmptyBlockProfitable()