Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.h200 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSplitKit.h182 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSplitKit.h196 ArrayRef<BlockInfo> getUseBlocks() const { return UseBlocks; } in getUseBlocks() function