OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindFunctionBackedges
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h
71
///
FindFunctionBackedges
- Analyze the specified function to find all of the
76
void
FindFunctionBackedges
(const Function &F,
/external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp
469
///
FindFunctionBackedges
- Analyze the specified function to find all of the
474
void llvm::
FindFunctionBackedges
(const Function &F,
/external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp
278
FindFunctionBackedges
(F, Edges);
[
all
...]
Completed in 2570 milliseconds