OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_realedge
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
PathNumbering.h
139
_realEdge
(NULL), _duplicateNumber(duplicateNumber) {}
198
// If this is a phony edge,
_realEdge
is a link to the back or split
200
BallLarusEdge*
_realEdge
;
/external/llvm/lib/Analysis/
PathNumbering.cpp
219
return
_realEdge
;
224
_realEdge
= realEdge;
Completed in 528 milliseconds