OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewFormat
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TypeBasedAliasAnalysis.cpp
306
bool
NewFormat
= isNewFormat();
307
if (
NewFormat
) {
333
unsigned FirstFieldOpNo =
NewFormat
? 3 : 1;
334
unsigned NumOpsPerField =
NewFormat
? 3 : 2;
605
bool
NewFormat
= BaseTag.isNewFormat();
613
assert(!
NewFormat
&& "Did not see access type in access path!");
628
if (
NewFormat
&& BaseType.getNode() == BaseTag.getAccessType())
639
if (
NewFormat
) {
/src/external/apache2/llvm/dist/llvm/lib/IR/
MDBuilder.cpp
280
bool
NewFormat
= isa<MDNode>(AccessType->getOperand(0));
283
unsigned ImmutabilityFlagOp =
NewFormat
? 4 : 3;
293
if (!
NewFormat
)
Completed in 82 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026