Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRegAllocPBQP.h55 AllowedRegsItr arBegin, AllowedRegsItr arEnd) { in recordVReg() argument
62 std::copy(arBegin, arEnd, std::back_inserter(allowedSets[vreg])); in recordVReg()