Don't use information from its non‐constant operands. This helper is used when its operands are going to be replaced.
Synopsis
Declared in <llvm/Analysis/ValueTracking.h>
bool
isSafeToSpeculativelyExecuteWithVariableReplaced(
Instruction const* I,
bool IgnoreUBImplyingAttrs = true);
Created with MrDocs