Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h237 virtual void resetCFIToInitialState(MachineBasicBlock &MBB) const {} in resetCFIToInitialState() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp590 void AArch64FrameLowering::resetCFIToInitialState( in resetCFIToInitialState() function in AArch64FrameLowering