OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifyInstructionsInBlock
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
Local.h
85
///
SimplifyInstructionsInBlock
- Scan the specified basic block and try to
90
bool
SimplifyInstructionsInBlock
(BasicBlock *BB, const DataLayout *TD = nullptr,
/external/llvm/lib/Transforms/Scalar/
LoopRerollPass.cpp
[
all
...]
JumpThreading.cpp
[
all
...]
/external/llvm/lib/Transforms/Utils/
Local.cpp
397
///
SimplifyInstructionsInBlock
- Scan the specified basic block and try to
402
bool llvm::
SimplifyInstructionsInBlock
(BasicBlock *BB, const DataLayout *TD,
[
all
...]
/external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp
[
all
...]
Completed in 210 milliseconds