Searched defs:while_predicate (Results 1 – 2 of 2) sorted by relevance
48 def while_predicate(l: List[int]): function1592 def while_predicate(d: Dict[int, int]): function
2575 llvm::Value* while_predicate = ICmpNE( in HandleWhile() local