Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerConstantIntrinsics.cpp50 static bool replaceConditionalBranchesOnConstant(Instruction *II, in replaceConditionalBranchesOnConstant() function
129 HasDeadBlocks |= replaceConditionalBranchesOnConstant(II, NewValue); in lowerConstantIntrinsics()