Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DXRayInstr.h39 constexpr XRayInstrMask FunctionEntry = 1U << XRIO_FunctionEntry; variable
/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp50 PRUNTIME_FUNCTION FunctionEntry; member
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2211 void AMDGPUMachineCFGStructurizer::resolvePHIInfos(MachineBasicBlock *FunctionEntry) { in resolvePHIInfos()