OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeIdValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
GlobalDCE.cpp
247
Value *
TypeIdValue
= CI->getArgOperand(2);
248
auto *TypeId = cast<MetadataAsValue>(
TypeIdValue
)->getMetadata();
WholeProgramDevirt.cpp
1855
Value *
TypeIdValue
= CI->getArgOperand(2);
1856
Metadata *TypeId = cast<MetadataAsValue>(
TypeIdValue
)->getMetadata();
1885
CallInst *TypeTestCall = CallB.CreateCall(TypeTestFunc, {Ptr,
TypeIdValue
});
Completed in 25 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026