OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVisited
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsOptimizePICCall.cpp
69
bool
isVisited
() const;
185
bool MBBInfo::
isVisited
() const { return HTScope; }
211
if (MBBI.
isVisited
()) {
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CalledOnceCheck.cpp
247
bool
isVisited
() const {
676
llvm::none_of(States, [](const State &S) { return S.
isVisited
(); }) &&
723
assert(CurrentState.
isVisited
() &&
742
assert(CurrentState.
isVisited
() &&
1325
return Succ && this->getState(Succ).
isVisited
();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
1258
bool
isVisited
(const SUnit *SU) const {
1460
if (Impl.
isVisited
(&SU) || hasDataSucc(&SU))
1477
if (Impl.
isVisited
(PredDep.getSUnit())) {
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp
734
bool
isVisited
(const MemRegion *R) {
2621
if (!W.
isVisited
(Base))
Completed in 22 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026