Home
last modified time | relevance | path

Searched defs:PreheaderBr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMatrixUtils.cpp48 BranchInst *PreheaderBr = cast<BranchInst>(Preheader->getTerminator()); in CreateLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp128 BranchInst *PreheaderBr = cast<BranchInst>(Preheader->getTerminator()); in createLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2182 BranchInst *PreheaderBr = cast<BranchInst>(Preheader->getTerminator()); in transformLoopToCountable() local