Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp815 llvm::MDNode *Weights = createProfileOrBranchWeightsForLoop( in EmitWhileStmt()
993 llvm::MDNode *Weights = createProfileOrBranchWeightsForLoop( in EmitForStmt()
1079 llvm::MDNode *Weights = createProfileOrBranchWeightsForLoop( in EmitCXXForRangeStmt()
DCodeGenFunction.cpp2584 llvm::MDNode *CodeGenFunction::createProfileOrBranchWeightsForLoop( in createProfileOrBranchWeightsForLoop() function in CodeGenFunction
DCodeGenFunction.h1437 llvm::MDNode *createProfileOrBranchWeightsForLoop(const Stmt *Cond,