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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp270 bool isNewLoad = true; local
274 isNewLoad = false;
305 if (isNewLoad)
311 if (isNewLoad) {
333 if (isNewLoad) {
338 if (isNewLoad) {
H A DScheduleDAGRRList.cpp985 bool isNewLoad = true; local
989 isNewLoad = false;
1042 if (isNewLoad)
1048 if (isNewLoad)
1073 if (isNewLoad) {
1085 if (isNewLoad)

Completed in 48 milliseconds