Searched refs:collectChecks (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp298 unsigned collectChecks(SmallVectorImpl<Value *> &Checks, Value *Condition,
738 unsigned LoopPredication::collectChecks(SmallVectorImpl<Value *> &Checks, function in class:LoopPredication
799 unsigned NumWidened = collectChecks(Checks, Guard->getOperand(0), Expander,
825 unsigned NumWidened = collectChecks(Checks, BI->getCondition(),

Completed in 71 milliseconds