Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp304 if (SmallPtrSet<MachineInstr *, 8> *FwdCalls = GR.getForwardCalls(F)) in validateForwardCalls()
H A DSPIRVGlobalRegistry.h267 SmallPtrSet<MachineInstr *, 8> *getForwardCalls(const Function *F) { in getForwardCalls() function