Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLCFGGenerator.cpp46 void CFG::addExit(BlockId from, BlockId to) { in addExit() function in SkSL::CFG
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h388 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit() function
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h392 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit() function