Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp854 bool handleBranchCondition(Instruction *CondInst, const BranchInst *BI,
1087 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition() function in EarlyCSE
1252 Changed |= handleBranchCondition(CondInst, BI, BB, Pred); in processNode()