OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MightBeFoldableInst
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
AddrModeMatcher.cpp
119
///
MightBeFoldableInst
- This is a little filter, which returns true if an
123
static bool
MightBeFoldableInst
(Instruction *I) {
414
if (!
MightBeFoldableInst
(I))
/external/llvm/lib/CodeGen/
CodeGenPrepare.cpp
[
all
...]
Completed in 1137 milliseconds