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