Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h845 isSafeToSpeculativelyExecuteWithVariableReplaced(const Instruction *I) { in isSafeToSpeculativelyExecuteWithVariableReplaced() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1254 !isSafeToSpeculativelyExecuteWithVariableReplaced(I)) in replaceInInstruction()