Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp310 unsigned collectChecks(SmallVectorImpl<Value *> &Checks, Value *Condition,
755 unsigned LoopPredication::collectChecks(SmallVectorImpl<Value *> &Checks, in collectChecks() function in LoopPredication
816 unsigned NumWidened = collectChecks(Checks, Guard->getOperand(0), Expander, in widenGuardConditions()
852 unsigned NumWidened = collectChecks(Checks, BI->getCondition(), in widenWidenableBranchGuardConditions()