BrainF.cpp | 38 const char *BrainF::testreg = "test"; member in class:BrainF 249 CreateICmpUGE(curhead, ptr_arrmax, testreg); 253 CreateICmpULT(curhead, ptr_arr, testreg); 257 CreateOr(test_0, test_1, testreg); 440 ConstantInt::get(C, APInt(8, 0)), testreg);
|