Searched defs:isSimple (Results 1 – 14 of 14) sorted by relevance
46 void MBFIWrapper::view(const Twine &Name, bool isSimple) { in view()
245 bool isSimple() const { return !isAtomic() && !isVolatile(); } isSimple() function 366 bool isSimple() const { return !isAtomic() && !isVolatile(); } isSimple() function
33 bool isSimple() { in isSimple() function
135 bool isSimple() const { in isSimple() function
140 bool isSimple() const { in isSimple() function
267 bool isSimple() const { isSimple() function
113 bool isSimple() const { return Index < FirstNonSimpleIndex; } in isSimple() function
136 bool isSimple() const { isSimple() function [all...]
386 bool isSimple() const { return getKind() == RK_Simple; } in isSimple() function
63 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
205 bool RegionBase<Tr>::isSimple() const { in isSimple() function
1287 bool isSimple() const { return IsSimple; } isSimple() function
1785 bool isSimple() { return Simple; } isSimple() function in __anon86ccc4100d11::DeclExtractor
935 static bool isSimple(Instruction *I) { isSimple() function [all...]