HomeSort by: relevance | last modified time | path
    Searched refs:ExploreInterBlock (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MustExecute.h 394 /// \param ExploreInterBlock Flag to indicate if instructions in blocks
404 bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward,
411 : ExploreInterBlock(ExploreInterBlock),
518 const bool ExploreInterBlock;
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
MustExecute.cpp 384 /* ExploreInterBlock */ true,
713 if (!ExploreInterBlock && PP->isTerminator()) {
774 if (!ExploreInterBlock && IsFirst) {
864 /* ExploreInterBlock */ true,

Completed in 25 milliseconds