OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RK_IntegerAdd
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Utils/
LoopUtils.cpp
41
case
RK_IntegerAdd
:
60
case
RK_IntegerAdd
:
429
return InstDesc(Kind ==
RK_IntegerAdd
, I);
476
if (AddReductionVar(Phi,
RK_IntegerAdd
, TheLoop, HasFunNoNaNAttr, RedDes)) {
523
case
RK_IntegerAdd
:
547
case
RK_IntegerAdd
:
/external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h
64
RK_IntegerAdd
, ///< Sum of integers.
Completed in 34 milliseconds