Searched refs:isProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp161 bool isProperty() const { return IsSpecial; } function in class:__anon2231::LatticeCell
464 if (isProperty())
482 if (isProperty()) {
535 if (L.isProperty())
554 if (!isProperty()) {
605 if (isProperty())
1114 bool IsProp1 = LS1.isProperty();
1115 bool IsProp2 = LS2.isProperty();
1152 if (LS.isProperty())
1179 if (LS.isProperty())
[all...]

Completed in 217 milliseconds