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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1792 /// AddReachableCodeToWorklist - Walk the function in depth-first order, adding
1801 static bool AddReachableCodeToWorklist(BasicBlock *BB, function
1917 MadeIRChange |= AddReachableCodeToWorklist(F.begin(), Visited, *this, TD,

Completed in 24 milliseconds