Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp402 void pushToWorkList(LatticeVal &IV, Value *V) { in pushToWorkList() function in __anonf4e4c9bf0111::SCCPSolver
414 pushToWorkList(IV, V); in markConstant()
428 pushToWorkList(IV, V); in markForcedConstant()
442 pushToWorkList(IV, V); in markOverdefined()
1198 pushToWorkList(ValueState[&*AI], &*AI); in visitCallSite()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp320 void pushToWorkList(LatticeVal &IV, Value *V) { in pushToWorkList() function in __anon8a523c670211::SCCPSolver
333 pushToWorkList(IV, V); in markConstant()
346 pushToWorkList(IV, V); in markForcedConstant()