Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompilation_stats.cc35 void EndPass(absl::string_view pass_name) override {} in EndPass() function in xla::NoopStats
91 void Stats::EndPass(absl::string_view pass_name) { in EndPass() function in xla::Stats
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_compiler.cc158 void EndPass(const char* pass_name, bool pass_change) { in EndPass() function in art::PassObserver
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9effect.h283 STDMETHOD(EndPass)(THIS) PURE; in DECLARE_INTERFACE_() local