Home
last modified time | relevance | path

Searched defs:InEdges (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.h146 NodeList InEdges; /// in no particular order variable
H A DIceCfg.cpp230 const auto &InEdges = Node->getInEdges(); in fixPhiNodes() local
H A DWasmTranslator.cpp334 const auto &InEdges = Control.toCfgNode()->getInEdges(); in Phi() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp353 SmallVector<unsigned, 8> InEdges; // Edges from header to the loop. in calcLoopBranchHeuristics() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp423 DirectEdges InEdges; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp614 SmallVector<unsigned, 8> InEdges; // Edges from header to the loop. in calcLoopBranchHeuristics() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp905 DirectEdges InEdges; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp979 DirectEdges InEdges; member