Home
last modified time | relevance | path

Searched refs:pgoUse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h233 static bool pgoUse() { return false; } in pgoUse() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp594 assert(!cir::MissingFeatures::pgoUse()); in evaluateExprAsBool()
1453 assert(!cir::MissingFeatures::pgoUse()); in emitOpOnBoolExpr()
H A DCIRGenStmt.cpp880 assert(!cir::MissingFeatures::pgoUse()); in emitSwitchStmt()