Searched defs:shouldAnalyzePhysregInMachineLoopInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64RegisterInfo.cpp | 1102 bool AArch64RegisterInfo::shouldAnalyzePhysregInMachineLoopInfo( shouldAnalyzePhysregInMachineLoopInfo() function in AArch64RegisterInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetRegisterInfo.h | 596 virtual bool shouldAnalyzePhysregInMachineLoopInfo(MCRegister R) const { shouldAnalyzePhysregInMachineLoopInfo() function |