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 52 // Nodes with active links. Populated by scanActiveBundles.
55 // Nodes that went positive during the last call to scanActiveBundles or
116 /// scanActiveBundles - Perform an initial scan of all bundles activated by
121 bool scanActiveBundles();
128 /// the previous call to scanActiveBundles or iterate.
SpillPlacement.cpp 281 bool SpillPlacement::scanActiveBundles() {
RegAllocGreedy.cpp 733 return SpillPlacer->scanActiveBundles();
    [all...]

Completed in 61 milliseconds