Home
last modified time | relevance | path

Searched defs:processFunction (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h44 virtual bool processFunction(Function &F, AnalysisT &Analysis) { in processFunction() function
86 virtual bool processFunction(Function &F, AnalysisT &Analysis) { in processFunction() function
/third_party/spirv-tools/source/opt/
Dremove_unused_interface_variables_pass.cpp28 bool processFunction(Function* func) { in processFunction() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dremove_unused_interface_variables_pass.cpp28 bool processFunction(Function* func) { in processFunction() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dremove_unused_interface_variables_pass.cpp28 bool processFunction(Function* func) { in processFunction() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp352 bool ICallPromotionFunc::processFunction(ProfileSummaryInfo *PSI) { in processFunction() function in ICallPromotionFunc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp126 void processFunction(const Function &F, const DominatorTree &DT) { in processFunction() function in __anon0ba03c850111::CFGDeadness
DAsmWriter.cpp980 void SlotTracker::processFunction() { in processFunction() function in SlotTracker