Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2889 Value *SCEVCheck = in emitSCEVChecks() local
2892 if (auto *C = dyn_cast<ConstantInt>(SCEVCheck)) in emitSCEVChecks()
2906 BranchInst::Create(Bypass, NewBB, SCEVCheck)); in emitSCEVChecks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2736 Value *SCEVCheck = in emitSCEVChecks() local
2739 if (auto *C = dyn_cast<ConstantInt>(SCEVCheck)) in emitSCEVChecks()
2753 BranchInst::Create(Bypass, NewBB, SCEVCheck)); in emitSCEVChecks()