Home
last modified time | relevance | path

Searched defs:StartNode (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingValue.c301 ValueProfNode *StartNode, uint32_t N) { in getNextNValueData()
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingValue.c332 ValueProfNode *StartNode, uint32_t N) { in getNextNValueData()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DValistChecker.cpp284 const ExplodedNode *StartNode = getStartCallSite(N, Reg); in reportLeakedVALists() local