Home
last modified time | relevance | path

Searched refs:FollowIndirect (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp462 const bool FollowIndirect = shouldFollowIndirectCalls(); in visitAllDependencies() local
475 if (!FollowIndirect && E->Kind == EdgeKind::IndirectCall) in visitAllDependencies()