HomeSort by relevance Sort by last modified time
    Searched refs:scanActiveBundles (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
SpillPlacement.h 55 // Nodes with active links. Populated by scanActiveBundles.
58 // Nodes that went positive during the last call to scanActiveBundles or
119 /// scanActiveBundles - Perform an initial scan of all bundles activated by
124 bool scanActiveBundles();
131 /// the previous call to scanActiveBundles or iterate.
SpillPlacement.cpp 309 bool SpillPlacement::scanActiveBundles() {
RegAllocGreedy.cpp     [all...]

Completed in 496 milliseconds