Searched refs: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/ |
| D | DOTGraphTraitsPass.h | 44 virtual bool processFunction(Function &F, AnalysisT &Analysis) { in processFunction() function 51 if (!processFunction(F, Analysis)) in runOnFunction() 86 virtual bool processFunction(Function &F, AnalysisT &Analysis) { in processFunction() function 93 if (!processFunction(F, Analysis)) in runOnFunction()
|
| /third_party/spirv-tools/source/opt/ |
| D | remove_unused_interface_variables_pass.cpp | 25 std::bind(&RemoveUnusedInterfaceVariablesContext::processFunction, this, 28 bool processFunction(Function* func) { in processFunction() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | remove_unused_interface_variables_pass.cpp | 25 std::bind(&RemoveUnusedInterfaceVariablesContext::processFunction, this, 28 bool processFunction(Function* func) { in processFunction() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | remove_unused_interface_variables_pass.cpp | 25 std::bind(&RemoveUnusedInterfaceVariablesContext::processFunction, this, 28 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/ |
| D | IndirectCallPromotion.cpp | 213 bool processFunction(ProfileSummaryInfo *PSI); 352 bool ICallPromotionFunc::processFunction(ProfileSummaryInfo *PSI) { in processFunction() function in ICallPromotionFunc 412 bool FuncChanged = ICallPromotion.processFunction(PSI); in promoteIndirectCalls()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | SafepointIRVerifier.cpp | 126 void processFunction(const Function &F, const DominatorTree &DT) { in processFunction() function in __anon9d503ee50111::CFGDeadness 206 CD.processFunction(F, DT); in run() 223 CD.processFunction(F, DT); in runOnFunction()
|
| D | AsmWriter.cpp | 812 void processFunction(); 920 processFunction(); in initializeIfNeeded() 980 void SlotTracker::processFunction() { in processFunction() function in SlotTracker
|