Searched refs:getNumBlocks (Results 1 – 14 of 14) sorted by relevance
57 L(Container), PostNumbers(NextPowerOf2(Container->getNumBlocks())) { in LoopBlocksDFS()58 PostBlocks.reserve(Container->getNumBlocks()); in LoopBlocksDFS()67 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } in isComplete()140 assert(DFS.L->getNumBlocks() && "po_iterator cannot handle an empty graph"); in begin()
286 assert(NumVisited == getNumBlocks() && "Unreachable block in loop"); in verifyLoop()
152 unsigned getNumBlocks() const { in getNumBlocks() function
129 int getNumBlocks (void) const { return (int)m_bufferBlocks.size(); } in getNumBlocks() function in deqp::gles31::bb::ShaderInterface
688 int numBlocks = interface.getNumBlocks(); in computeReferenceLayout()896 for (int ndx = 0; ndx < interface.getNumBlocks(); ++ndx) in collectUniqueBasicTypes()1175 for (int declNdx = 0; declNdx < interface.getNumBlocks(); declNdx++) in generateCompareSrc()1258 for (int declNdx = 0; declNdx < interface.getNumBlocks(); declNdx++) in generateWriteSrc()1303 for (int blockNdx = 0; blockNdx < interface.getNumBlocks(); blockNdx++) in generateComputeShader()1605 for (int declNdx = 0; declNdx < interface.getNumBlocks(); declNdx++) in copyNonWrittenData()1857 for (int declNdx = 0; declNdx < interface.getNumBlocks(); declNdx++) in computeBufferSizes()2231 for (int blockDeclNdx = 0; blockDeclNdx < m_interface.getNumBlocks(); blockDeclNdx++) in iterate()2282 int numBlocks = m_interface.getNumBlocks(); in compareStdBlocks()2358 int numBlocks = m_interface.getNumBlocks(); in compareSharedBlocks()[all …]
454 if (Unloop->getNumBlocks()) { in updateBlockParents()481 assert(NIters < Unloop->getNumBlocks() && "runaway iterative algorithm"); in updateBlockParents()
267 size_t getNumBlocks() const { return Blocks.size(); } in getNumBlocks() function
1481 L->getNumBlocks() << " block(s))\n"); in runOnLoop()1486 if (L->getNumBlocks() > 1) in runOnLoop()
290 if (CurLoop->getNumBackEdges() != 1 || CurLoop->getNumBlocks() != 1) in preliminaryScreen()
702 << safeDiv(BlocksExec * 100, Func->getNumBlocks() - 1) << "%\n"; in printFunctionSummary()
736 if (!ExitingBB || L.getNumBlocks() == 1) in findBestLoopExit()
1093 if (ExaminedLoop->getNumBlocks() == 0 || Visited[ExaminedLoop]) in loopendPatternMatch()
3446 assert(TheLoop->getNumBlocks() > 1 && "Single block loops are vectorizable"); in canVectorizeWithIfConvert()3545 unsigned NumBlocks = TheLoop->getNumBlocks(); in canVectorize()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...