OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
Local.h
212
Constant *
OC
= ConstantExpr::getIntegerCast(OpC, IntPtrTy, true /*SExt*/);
213
Scale = ConstantExpr::getMul(
OC
, Scale, isInBounds/*NUW*/);
/external/clang/lib/Sema/
SemaExpr.cpp
[
all
...]
Completed in 89 milliseconds