Searched defs:DirectCall (Results 1 – 4 of 4) sorted by relevance
29 enum class PseudoProbeType { Block = 0, IndirectCall, DirectCall }; enumerator
105 MCInst DirectCall; in createNewRetpoline() local
57 if (auto DirectCall = dyn_cast<Function>(CalledValue)) findCalles() local
1078 createIndirectPltCall(const MCInst & DirectCall,const MCSymbol * TargetLocation,MCContext * Ctx) createIndirectPltCall() argument