Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DJumpThreading.cpp51 typedef SmallVector<std::pair<Constant*, BasicBlock*>, 8> PredValueInfoTy; typedef
379 PredValueInfoTy LHSVals, RHSVals; in ComputeValueKnownInPredecessors()
448 PredValueInfoTy LHSVals; in ComputeValueKnownInPredecessors()
525 PredValueInfoTy LHSVals; in ComputeValueKnownInPredecessors()
547 PredValueInfoTy Conds; in ComputeValueKnownInPredecessors()
1044 PredValueInfoTy PredValues; in ProcessThreadableEdges()
1207 PredValueInfoTy XorOpValues; in ProcessBranchOnXOR()
/external/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h36 typedef SmallVector<std::pair<Constant *, BasicBlock *>, 8> PredValueInfoTy; typedef
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp463 PredValueInfoTy LHSVals, RHSVals; in ComputeValueKnownInPredecessors()
527 PredValueInfoTy LHSVals; in ComputeValueKnownInPredecessors()
604 PredValueInfoTy LHSVals; in ComputeValueKnownInPredecessors()
626 PredValueInfoTy Conds; in ComputeValueKnownInPredecessors()
1180 PredValueInfoTy PredValues; in ProcessThreadableEdges()
1342 PredValueInfoTy XorOpValues; in ProcessBranchOnXOR()