Home
last modified time | relevance | path

Searched refs:emitIncDecConsiderOverflowBehavior (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp461 value = emitIncDecConsiderOverflowBehavior(e, value, isInc); in emitScalarPrePostIncDec()
533 mlir::Value emitIncDecConsiderOverflowBehavior(const UnaryOperator *e, in emitIncDecConsiderOverflowBehavior() function in __anon1373b7f80111::ScalarExprEmitter