Searched defs:methodPCInfo (Results 1 – 5 of 5) sorted by relevance
75 ApEntityId abcId) -> bool { in Compile()278 Module *m) { in Compile()
80 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
218 MethodPcInfo &methodPCInfo) in AnalyzeGraph()418 … const MethodPcInfo &methodPCInfo, const std::string &methodName, in IsSkipMethod()
333 bool FilterMethod(const MethodLiteral *methodLiteral, const MethodPcInfo &methodPCInfo) const in FilterMethod()
209 void TSInlineLowering::InlineCall(MethodInfo &methodInfo, MethodPcInfo &methodPCInfo, MethodLiteral… in InlineCall()