Home
last modified time | relevance | path

Searched refs:replaceConditionalBranchesOnConstant (Results 1 – 2 of 2) 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()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerConstantIntrinsics.cpp52 static bool replaceConditionalBranchesOnConstant(Instruction *II, in replaceConditionalBranchesOnConstant() function
131 HasDeadBlocks |= replaceConditionalBranchesOnConstant(II, NewValue); in lowerConstantIntrinsics()