OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removeunreachableblocks
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Transforms/Scalar/
FlattenCFGPass.cpp
75
removeUnreachableBlocks
(F);
/external/llvm/include/llvm/Transforms/Utils/
Local.h
271
bool
removeUnreachableBlocks
(Function &F);
/external/llvm/lib/Transforms/Utils/
Local.cpp
[
all
...]
/external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp
542
removeUnreachableBlocks
(F);
[
all
...]
Completed in 252 milliseconds