OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:processBranchOnPHI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
JumpThreading.h
154
bool
processBranchOnPHI
(PHINode *PN);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
JumpThreading.cpp
1241
return
processBranchOnPHI
(PN);
1806
///
processBranchOnPHI
- We have an otherwise unthreadable conditional branch on
1809
bool JumpThreadingPass::
processBranchOnPHI
(PHINode *PN) {
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026