Searched defs:methodPCInfo (Results 1 – 7 of 7) sorted by relevance
60 Module *m) { in Compile()222 Module *m) { in Compile()
98 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
195 … const MethodPcInfo &methodPCInfo, const std::string &methodName) const in FilterMethod() argument
31 … const MethodPcInfo &methodPCInfo, const Bytecodes *bytecodes, bool enableOptTrackField) in TypeRecorder()
218 const MethodPcInfo &methodPCInfo, in BytecodeCircuitBuilder()
710 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
211 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral… in InlineCall()