reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Transforms/Utils/CallPromotionUtils.h
   38 Instruction *promoteCall(CallSite CS, Function *Callee,

References

lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
   39       promoteCall(CS, Callee);
lib/Transforms/Utils/CallPromotionUtils.cpp
  458   return promoteCall(CallSite(NewInst), Callee);