OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBoundedSequential
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h
116
bool
isBoundedSequential
() const {
121
assert(
isBoundedSequential
());
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
ConstantFold.cpp
[
all
...]
Constants.cpp
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
GlobalOpt.cpp
386
if (!IdxVal || (GEPI.
isBoundedSequential
() &&
[
all
...]
Completed in 256 milliseconds