Home
last modified time | relevance | path

Searched defs:HasBranchWeights (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp173 bool Instruction::HasBranchWeights() const { in HasBranchWeights() function in spvtools::opt::Instruction
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp173 bool Instruction::HasBranchWeights() const { in HasBranchWeights() function in spvtools::opt::Instruction
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp896 static inline bool HasBranchWeights(const Instruction *I) { in HasBranchWeights() function
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1000 static inline bool HasBranchWeights(const Instruction *I) { in HasBranchWeights() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp957 static inline bool HasBranchWeights(const Instruction *I) { in HasBranchWeights() function