Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp736 bool handleBranchCondition(Instruction *CondInst, const BranchInst *BI,
849 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition() function in EarlyCSE
925 Changed |= handleBranchCondition(CondInst, BI, BB, Pred); in processNode()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp800 bool handleBranchCondition(Instruction *CondInst, const BranchInst *BI,
1027 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition() function in EarlyCSE
1183 Changed |= handleBranchCondition(CondInst, BI, BB, Pred); in processNode()