Searched defs:testBlock (Results 1 – 9 of 9) sorted by relevance
99 void testBlock() { function
1273 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP() local1287 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP() local1301 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE() local1437 BasicBlock *testBlock = Nucleus::createBasicBlock(); in LOOP() local1463 BasicBlock *testBlock = Nucleus::createBasicBlock(); in REP() local1486 BasicBlock *testBlock = Nucleus::createBasicBlock(); in WHILE() local
1589 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP() local1603 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP() local1617 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE() local1752 BasicBlock *testBlock = Nucleus::createBasicBlock(); in LOOP() local1778 BasicBlock *testBlock = Nucleus::createBasicBlock(); in REP() local1801 BasicBlock *testBlock = Nucleus::createBasicBlock(); in WHILE() local
38 private void testBlock(Block b, int[] incoming, int[] outgoing) { in testBlock() method in DomTreeTest
447 def testBlock(self): member in T
451 def testBlock(self): member in T
164 void testBlock(Test *a) { function
165 void testBlock(Test *a) { function
1149 LLVMBasicBlockRef testBlock = LLVMAppendBasicBlockInContext(fContext, fCurrentFunction, in compileDo() local1172 LLVMBasicBlockRef testBlock = LLVMAppendBasicBlockInContext(fContext, fCurrentFunction, in compileWhile() local