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

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

Completed in 416 milliseconds