OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Invalidated
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp
203
StoreManager::InvalidatedRegions
Invalidated
;
207
&
Invalidated
);
219
Invalidated
, LCtx, Call);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LICM.cpp
1195
bool
Invalidated
;
1197
Invalidated
= pointerInvalidatedByLoop(MemoryLocation::get(LI), CurAST,
1200
Invalidated
= pointerInvalidatedByLoopWithMSSA(
1204
if (ORE &&
Invalidated
&& CurLoop->isLoopInvariant(LI->getPointerOperand()))
1212
return !
Invalidated
;
1250
bool
Invalidated
;
1252
Invalidated
= pointerInvalidatedByLoop(
1255
Invalidated
= pointerInvalidatedByLoopWithMSSA(
1258
if (
Invalidated
)
1703
// Should rebuild the iterators, as they may be
invalidated
b
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026