Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp307 bool BlockC = Inserted | Erased; in runOnMachineFunction() local
308 Changed |= BlockC; in runOnMachineFunction()
309 if (BlockC && Indexes) in runOnMachineFunction()