Home
last modified time | relevance | path

Searched defs:simplifyInstruction (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp895 bool CallAnalyzer::simplifyInstruction(Instruction &I, Callable Evaluate) { in simplifyInstruction() function in CallAnalyzer
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp1569 bool CallAnalyzer::simplifyInstruction(Instruction &I) { in simplifyInstruction() function in CallAnalyzer
DInstructionSimplify.cpp6708 Value *llvm::simplifyInstruction(Instruction *I, const SimplifyQuery &SQ, in simplifyInstruction() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp10897 bool simplifyInstruction( in simplifyInstruction() function