Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h109 VRegAlloc.DestroyAll(); in reset()
119 auto *VRegList = new (VRegAlloc.Allocate()) VRegListT(); in insertVRegs()
132 SpecificBumpPtrAllocator<VRegListT> VRegAlloc; variable