OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:optimizeBranch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CodeGenPrepare.cpp
7691
static bool
optimizeBranch
(BranchInst *Branch, const TargetLowering &TLI) {
7914
return
optimizeBranch
(cast<BranchInst>(I), *TLI);
CodeGenPrepare.cpp
7691
static bool
optimizeBranch
(BranchInst *Branch, const TargetLowering &TLI) {
7914
return
optimizeBranch
(cast<BranchInst>(I), *TLI);
Completed in 39 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026