Searched defs:getCondition (Results 1 – 7 of 7) sorted by relevance
347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
407 llvm::StringRef getCondition() const { in getCondition() function
579 const Expr *getCondition() const { return Condition; } in getCondition() function
163 assert(isa<Instruction>(getCondition()) && in getCondition() function in __anoncb22ebf70111::SelectOptimizeImpl::SelectLike [all...]
81 static Value *getCondition(Instruction *I) { getCondition() function
409 const Expr *getCondition(const Stmt *S) { in getCondition() function
596 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function 658 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function 8229 Expr *getCondition() const { return getStmtAs<Expr>(); } getCondition() function 8275 Expr *getCondition() const { return getStmtAs<Expr>(); } getCondition() function