HomeSort by relevance Sort by last modified time
    Searched refs:isEdgeFeasible (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 165 /// isEdgeFeasible - Return true if the control flow edge from the 'From'
170 bool isEdgeFeasible(BasicBlock *From, BasicBlock *To,
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 203 /// isEdgeFeasible - Return true if the control flow edge from the 'From'
205 bool SparseSolver::isEdgeFeasible(BasicBlock *From, BasicBlock *To,
260 if (!isEdgeFeasible(PN.getIncomingBlock(i), PN.getParent(), true))
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 446 // isEdgeFeasible - Return true if the control flow edge from the 'From' basic
449 bool isEdgeFeasible(BasicBlock *From, BasicBlock *To);
581 // isEdgeFeasible - Return true if the control flow edge from the 'From' basic
584 bool SCCPSolver::isEdgeFeasible(BasicBlock *From, BasicBlock *To) {
679 if (!isEdgeFeasible(PN.getIncomingBlock(i), PN.getParent()))
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 93 milliseconds