Home
last modified time | relevance | path

Searched defs:FoundBB (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp283 BasicBlock *FoundBB; recognizeByteCompare() local
842 transformByteCompare(GetElementPtrInst * GEPA,GetElementPtrInst * GEPB,PHINode * IndPhi,Value * MaxLen,Instruction * Index,Value * Start,bool IncIdx,BasicBlock * FoundBB,BasicBlock * EndBB) transformByteCompare() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp97 BasicBlock *FoundBB = nullptr; placeSplitBlockCarefully() local