Searched defs:addPrefSpill (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSpillPlacement.cpp277 /// addPrefSpill - Same as addConstraints(PrefSpill)
278 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { function in class:SpillPlacement
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DSpillPlacement.cpp243 /// addPrefSpill - Same as addConstraints(PrefSpill)
244 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { function in class:SpillPlacement

Completed in 196 milliseconds