Home
last modified time | relevance | path

Searched defs:PassScope (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler.cc226 class PassScope : public ValueObject { class
228 PassScope(const char *pass_name, PassObserver* pass_observer) in PassScope() function in art::PassScope
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLegacyPassManager.cpp1417 llvm::TimeTraceScope PassScope("RunPass", FP->getPassName()); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLegacyPassManager.cpp1471 llvm::TimeTraceScope PassScope("RunPass", FP->getPassName()); in runOnFunction() local