OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bifurcate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
engine.cc
221
impl_region_model_context::
bifurcate
(std::unique_ptr<custom_edge_info> info)
function in class:ana::impl_region_model_context
224
m_path_ctxt->
bifurcate
(std::move (info));
1659
/* Use PATH_CTXT to
bifurcate
, which when handled will add custom edges
1675
/* Each summary will call
bifurcate
on the PATH_CTXT. */
1684
/* Use PATH_CTXT to
bifurcate
, which when handled will add a
1733
path_ctxt->
bifurcate
(make_unique<call_summary_edge_info> (cd,
3915
bifurcate
(std::unique_ptr<custom_edge_info> info) final override
4213
/* If we have custom edge infos, "
bifurcate
" the state
region-model.cc
7011
noop_region_model_context::
bifurcate
(std::unique_ptr<custom_edge_info>)
function in class:ana::noop_region_model_context
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
engine.cc
203
impl_region_model_context::
bifurcate
(custom_edge_info *info)
function in class:ana::impl_region_model_context
206
m_path_ctxt->
bifurcate
(info);
3619
bifurcate
(custom_edge_info *info) FINAL OVERRIDE
3869
/* If we have custom edge infos, "
bifurcate
" the state
region-model.cc
4361
noop_region_model_context::
bifurcate
(custom_edge_info *info)
function in class:ana::noop_region_model_context
Completed in 46 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026