OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBlockExecutable
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
169
///
isBlockExecutable
- Return true if there are any known feasible
172
bool
isBlockExecutable
(BasicBlock *BB) const {
/external/llvm/lib/Transforms/Scalar/
SCCP.cpp
267
bool
isBlockExecutable
(BasicBlock *BB) const {
[
all
...]
Completed in 42 milliseconds