Searched defs:LICMPass (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | licm_pass.h | 29 class LICMPass : public Pass { class 31 LICMPass() {} in LICMPass() function in spvtools::opt::LICMPass |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | licm_pass.h | 29 class LICMPass : public Pass { class 31 LICMPass() {} in LICMPass() function in spvtools::opt::LICMPass |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ | ||
H A D | LICM.h | 46 class LICMPass : public PassInfoMixin<LICMPass> { class 51 LICMPass() in LICMPass() function in llvm::LICMPass 54 LICMPass(unsigned LicmMssaOptCap, unsigned LicmMssaNoAccForPromotionCap) in LICMPass() function in llvm::LICMPass |
/third_party/spirv-tools/source/opt/ | ||
H A D | licm_pass.h | 29 class LICMPass : public Pass { class 31 LICMPass() {} in LICMPass() function in spvtools::opt::LICMPass |
Completed in 4 milliseconds