OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:equalsint
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/VMCore/
ConstantFold.cpp
[
all
...]
/external/llvm/lib/Analysis/
LoopInfo.cpp
158
if (CI->
equalsInt
(1))
ScalarEvolution.cpp
[
all
...]
/external/llvm/include/llvm/
Constants.h
129
bool
equalsInt
(uint64_t V) const {
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
537
if (RHSI->
equalsInt
(1)) {
[
all
...]
Completed in 233 milliseconds