OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewGEP
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp
231
GetElementPtrInst *
NewGEP
=
233
if (AllInBounds)
NewGEP
->setIsInBounds();
234
NewGEP
->setDebugLoc(FirstInst->getDebugLoc());
235
return
NewGEP
;
[
all
...]
InstructionCombining.cpp
[
all
...]
Completed in 34 milliseconds