Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2550 const int32_t CurRegRule = in isRedundant() local
2552 if (CurRegRule == UNKNOWN) { in isRedundant()
2559 CurRegRule < 0 ? CIE[-CurRegRule] : FDE[CurRegRule]; in isRedundant()