Searched defs:ExitBranch (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | HardwareLoops.cpp | 223 BranchInst *ExitBranch = nullptr; member in __anon9fb677210111::HardwareLoop |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfo.h | 102 BranchInst *ExitBranch = nullptr; global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 3286 BranchInst *ExitBranch = nullptr; CollectFixupsAndInitialFormulae() local |