Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8232 static bool optimizeBranch(BranchInst *Branch, const TargetLowering &TLI, in optimizeBranch() function
8473 return optimizeBranch(cast<BranchInst>(I), *TLI, FreshBBs, IsHugeFunc); in optimizeInst()