Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp453 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp2579 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp2538 bool AtStart = BI == BB->begin(); in processBlock() local