Searched defs:RewriteGEP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 193 EmitGEPOffset(GEPOperator * GEP,bool RewriteGEP) EmitGEPOffset() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 5885 bool RewriteGEP = false; optimizeGatherScatterInst() local |