Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp366 void pushToWorkList(ValueLatticeElement &IV, Value *V);
730 void SCCPInstVisitor::pushToWorkList(ValueLatticeElement &IV, Value *V) { in pushToWorkList() function in SCCPInstVisitor
738 pushToWorkList(IV, V); in pushToWorkListMsg()
746 pushToWorkList(IV, V); in markConstant()
759 pushToWorkList(IV, V); in markOverdefined()
824 pushToWorkList(NewValue, NewArg); in markArgInFuncSpecialization()
840 pushToWorkList(IV, V); in mergeInValue()