Home
last modified time | relevance | path

Searched refs:getLoopSubRange (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.h83 std::pair<bool, SlotPair> getLoopSubRange(const LiveRange &lr,
DSplitter.cpp198 ls.getLoopSubRange(lr, loop); in copyRange()
674 std::pair<bool, LoopSplitter::SlotPair> LoopSplitter::getLoopSubRange( in getLoopSubRange() function in llvm::LoopSplitter