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