OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHITranslateValue
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Analysis/
PHITransAddr.h
69
/// avoid calling
PHITranslateValue
in hopeless situations.
72
///
PHITranslateValue
- PHI translate the current address up the CFG from
76
bool
PHITranslateValue
(BasicBlock *CurBB, BasicBlock *PredBB,
/external/llvm/lib/Analysis/
PHITransAddr.cpp
114
/// avoid calling
PHITranslateValue
in hopeless situations.
318
///
PHITranslateValue
- PHI translate the current address up the CFG from
322
bool PHITransAddr::
PHITranslateValue
(BasicBlock *CurBB, BasicBlock *PredBB,
376
if (!Tmp.
PHITranslateValue
(CurBB, PredBB, &DT))
MemoryDependenceAnalysis.cpp
[
all
...]
Completed in 32 milliseconds