Home
last modified time | relevance | path

Searched defs:RewriteGEP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp193 EmitGEPOffset(GEPOperator * GEP,bool RewriteGEP) EmitGEPOffset() argument
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5885 bool RewriteGEP = false; optimizeGatherScatterInst() local