Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp314 if (Constant *CRepOp = dyn_cast<Constant>(RepOp)) { in SimplifyWithOpReplaced() local
319 ConstOps.push_back(CRepOp); in SimplifyWithOpReplaced()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3345 if (Constant *CRepOp = dyn_cast<Constant>(RepOp)) { in SimplifyWithOpReplaced() local
3350 ConstOps.push_back(CRepOp); in SimplifyWithOpReplaced()