OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:visitLandingPadInst
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
IROutliner.h
316
bool
visitLandingPadInst
(LandingPadInst &LPI) { return false; }
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstVisitor.h
197
RetTy
visitLandingPadInst
(LandingPadInst &I) { DELEGATE(Instruction); }
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IRSimilarityIdentifier.h
399
InstrType
visitLandingPadInst
(LandingPadInst &LPI) { return Illegal; }
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
CFLGraph.h
489
void
visitLandingPadInst
(LandingPadInst &Inst) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h
169
Instruction *
visitLandingPadInst
(LandingPadInst &LI);
InstructionCombining.cpp
3151
Instruction *InstCombinerImpl::
visitLandingPadInst
(LandingPadInst &LI) {
/src/external/apache2/llvm/dist/llvm/lib/IR/
Verifier.cpp
529
void
visitLandingPadInst
(LandingPadInst &LPI);
3972
void Verifier::
visitLandingPadInst
(LandingPadInst &LPI) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp
3951
void
visitLandingPadInst
(LandingPadInst &I) {
Completed in 73 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026