Searched defs:mayHaveSideEffects (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/
H A DInstruction.h258 /// mayHaveSideEffects - Return true if the instruction may have side effects.
264 bool mayHaveSideEffects() const { function in class:llvm::Instruction

Completed in 35 milliseconds