Home
last modified time | relevance | path

Searched refs:ImplicitControlFlowTracking (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h97 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
99 ImplicitControlFlowTracking(DominatorTree *DT) in ImplicitControlFlowTracking() function
H A DMustExecute.h139 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h45 class ImplicitControlFlowTracking; variable
227 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/
DGVN.h45 class ImplicitControlFlowTracking; variable
227 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DGVN.h45 class ImplicitControlFlowTracking; variable
227 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DGVN.h45 class ImplicitControlFlowTracking; variable
227 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DGVN.h45 class ImplicitControlFlowTracking; variable
227 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInstructionPrecedenceTracking.h99 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
DMustExecute.h136 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h99 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
H A DMustExecute.h136 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInstructionPrecedenceTracking.h99 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
DMustExecute.h136 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DInstructionPrecedenceTracking.h99 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
DMustExecute.h136 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DInstructionPrecedenceTracking.h99 class ImplicitControlFlowTracking : public InstructionPrecedenceTracking {
DMustExecute.h136 mutable ImplicitControlFlowTracking ICF;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp126 bool ImplicitControlFlowTracking::isSpecialInstruction( in isSpecialInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp137 bool ImplicitControlFlowTracking::isSpecialInstruction( in isSpecialInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h164 ImplicitControlFlowTracking *ICF = nullptr;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2120 ImplicitControlFlowTracking ImplicitCFT(DT); in runImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2571 ImplicitControlFlowTracking ImplicitCFT; in runImpl()