Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1102 bool AArch64RegisterInfo::shouldAnalyzePhysregInMachineLoopInfo( shouldAnalyzePhysregInMachineLoopInfo() function in AArch64RegisterInfo
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h596 virtual bool shouldAnalyzePhysregInMachineLoopInfo(MCRegister R) const { shouldAnalyzePhysregInMachineLoopInfo() function