Home
last modified time | relevance | path

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

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