Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6834 for (unsigned ItOp = 0; ItOp < NumLeadingOperands; ++ItOp) in isSafeToSpeculativelyExecuteWithOpcode() local
6835 if (Inst->getOperand(ItOp)->getType() != ExpectedType) in isSafeToSpeculativelyExecuteWithOpcode()