Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/BrainF/
H A DBrainF.h85 Value *ptr_arrmax; variable
H A DBrainF.cpp117 ptr_arrmax = builder->CreateGEP( in header()
255 CreateICmpUGE(curhead, ptr_arrmax, testreg); in readloop()