OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeSatisfyingICmpRegion
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ConstantRange.h
114
static ConstantRange
makeSatisfyingICmpRegion
(CmpInst::Predicate Pred,
/src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantRange.cpp
128
ConstantRange ConstantRange::
makeSatisfyingICmpRegion
(CmpInst::Predicate Pred,
141
// by makeAllowedICmpRegion and
makeSatisfyingICmpRegion
. This is always true
146
assert(makeAllowedICmpRegion(Pred, C) ==
makeSatisfyingICmpRegion
(Pred, C));
186
return
makeSatisfyingICmpRegion
(Pred, Other).contains(*this);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ValueTracking.cpp
6983
ConstantRange::
makeSatisfyingICmpRegion
(Cmp->getPredicate(), RHS));
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026