HomeSort by relevance Sort by last modified time
    Searched refs:has_constant_result (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
Optimize.py     [all...]
ExprNodes.py 142 if index_node is not None and index_node.has_constant_result():
389 def has_constant_result(self): member in class:ExprNode
796 if self.has_constant_result():
10354 def has_constant_result(self): member in class:CascadedCmpNode
    [all...]

Completed in 28 milliseconds