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

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 173 /// isBlockExecutable - Return true if there are any known feasible
176 bool isBlockExecutable(BasicBlock *BB) const {
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 264 bool isBlockExecutable(BasicBlock *BB) const {
    [all...]

Completed in 190 milliseconds