Searched refs:IsNotCseApplicable (Results 1 – 4 of 4) sorted by relevance
127 if (inst->IsNotCseApplicable()) { in FindEqualVnOrCreateNew()
43 if (inst->IsNotCseApplicable()) {
204 ASSERT(inst->IsNotCseApplicable()); in CheckDataFlow()
869 bool IsNotCseApplicable() const in IsNotCseApplicable() function