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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
PredicateInfo.cpp 279 void processBranch(BranchInst *, BasicBlock *,
436 void PredicateInfoBuilder::processBranch(
526 processBranch(BI, BranchBB, OpsToRename);
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 429 ExprEng.processBranch(Cond, Ctx, Pred, Dst, *(B->succ_begin()),
ExprEngine.cpp 2035 /// RecoverCastedSymbol - A helper function for ProcessBranch that is used
2214 void ExprEngine::processBranch(const Stmt *Condition,
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 325 /// ProcessBranch - Called by CoreEngine. Used to generate successor
327 void processBranch(const Stmt *Condition,

Completed in 71 milliseconds