Home
last modified time | relevance | path

Searched refs:CalledFunctionsVector (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraph.cpp188 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeCallEdgeFor()
215 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeOneAbstractEdgeTo()
232 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in replaceCallEdge()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCallGraph.cpp204 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeCallEdgeFor()
231 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeOneAbstractEdgeTo()
248 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in replaceCallEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCallGraph.cpp210 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeCallEdgeFor()
242 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in removeOneAbstractEdgeTo()
259 for (CalledFunctionsVector::iterator I = CalledFunctions.begin(); ; ++I) { in replaceCallEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCallGraph.h171 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DCallGraph.h178 typedef std::vector<CallRecord> CalledFunctionsVector; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DCallGraph.h181 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DCallGraph.h181 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DCallGraph.h181 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DCallGraph.h181 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DCallGraph.h181 using CalledFunctionsVector = std::vector<CallRecord>;
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1110 CallGraphNode::CalledFunctionsVector CallCache; in UpdateCallGraphAfterInlining()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1194 CallGraphNode::CalledFunctionsVector CallCache; in UpdateCallGraphAfterInlining()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1482 CallGraphNode::CalledFunctionsVector CallCache; in UpdateCallGraphAfterInlining()