OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alloperandsconstant
(Results
1 - 1
of
1
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Analysis/
InlineCost.cpp
177
bool
AllOperandsConstant
= true;
180
AllOperandsConstant
= false;
184
if (
AllOperandsConstant
) {
355
bool
AllOperandsConstant
= true;
358
AllOperandsConstant
= false;
362
if (
AllOperandsConstant
)
Completed in 348 milliseconds