Searched defs:hasSideEffects (Results 1 – 10 of 10) sorted by relevance
50 private boolean hasSideEffects; field in SideEffectMethodMarker127 private boolean hasSideEffects(Clazz clazz, in hasSideEffects() method in SideEffectMethodMarker175 public static boolean hasSideEffects(Method method) in hasSideEffects() method in SideEffectMethodMarker
36 private boolean hasSideEffects = false; field in MethodOptimizationInfo92 public boolean hasSideEffects() in hasSideEffects() method in MethodOptimizationInfo
60 private boolean hasSideEffects; field in SideEffectInstructionChecker82 public boolean hasSideEffects(Clazz clazz, in hasSideEffects() method in SideEffectInstructionChecker
28 StringRef Constraints, bool hasSideEffects, in get()37 const std::string &constraints, bool hasSideEffects, in InlineAsm()
69 bool hasSideEffects() const { return HasSideEffects; } in hasSideEffects() function
249 bool hasSideEffects : 1; variable
2742 bool hasSideEffects; member in InstAnalyzer
173 bool trans::hasSideEffects(Expr *E, ASTContext &Ctx) { in hasSideEffects() function in trans
2945 bool hasSideEffects() const { return HasSideEffects; } in hasSideEffects() function in __anone31742970211::SideEffectFinder
555 bool hasSideEffects() const { in hasSideEffects() function